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