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

/linux-4.1.27/include/linux/
H A Dkfifo.h66 #define __STRUCT_KFIFO_COMMON(datatype, recsize, ptrtype) \ macro
78 __STRUCT_KFIFO_COMMON(type, recsize, ptrtype); \
87 __STRUCT_KFIFO_COMMON(type, recsize, ptrtype); \

Completed in 32 milliseconds