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

/linux-4.1.27/include/linux/
H A Dkfifo.h76 #define __STRUCT_KFIFO(type, size, recsize, ptrtype) \ macro
83 struct __STRUCT_KFIFO(type, size, 0, type)
100 struct __STRUCT_KFIFO(unsigned char, size, 1, void)
103 struct __STRUCT_KFIFO(unsigned char, size, 2, void)

Completed in 42 milliseconds