Searched defs:DECLARE_KFIFO (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dkfifo.h118 #define DECLARE_KFIFO(fifo, type, size) STRUCT_KFIFO(type, size) fifo macro

Completed in 107 milliseconds