Searched refs:STRUCT_KFIFO (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/tty/serial/
H A Dkgdb_nmi.c96 STRUCT_KFIFO(char, KGDB_NMI_FIFO_SIZE) fifo;
/linux-4.1.27/include/linux/
H A Dkfifo.h82 #define STRUCT_KFIFO(type, size) \ macro
131 #define DECLARE_KFIFO(fifo, type, size) STRUCT_KFIFO(type, size) fifo

Completed in 92 milliseconds