Searched refs:STRUCT_KFIFO_REC_1 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/samples/kfifo/ | ||
D | record-example.c | 53 typedef STRUCT_KFIFO_REC_1(FIFO_SIZE) mytest; |
/linux-4.1.27/include/linux/ | ||
D | kfifo.h | 99 #define STRUCT_KFIFO_REC_1(size) \ macro |