Searched refs:kfifo_alloc (Results 51 - 53 of 53) sorted by relevance

123

/linux-master/drivers/net/ieee802154/
H A Dca8210.c2967 return kfifo_alloc(
/linux-master/drivers/tty/
H A Dn_gsm.c2646 if (kfifo_alloc(&dlci->fifo, TX_SIZE, GFP_KERNEL) < 0) {
/linux-master/drivers/hid/
H A Dhid-debug.c3685 err = kfifo_alloc(&list->hid_debug_fifo, HID_DEBUG_FIFOSIZE, GFP_KERNEL);

Completed in 177 milliseconds

123