Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/kfifo/
H A Drecord-example.c40 * struct kfifo_rec_ptr_1 and STRUCT_KFIFO_REC_1 can handle records of a
51 typedef STRUCT_KFIFO_REC_1(FIFO_SIZE) mytest;
/kernel/linux/linux-6.6/samples/kfifo/
H A Drecord-example.c40 * struct kfifo_rec_ptr_1 and STRUCT_KFIFO_REC_1 can handle records of a
51 typedef STRUCT_KFIFO_REC_1(FIFO_SIZE) mytest;
/kernel/linux/linux-5.10/include/linux/
H A Dkfifo.h85 #define STRUCT_KFIFO_REC_1(size) \ macro
/kernel/linux/linux-6.6/include/linux/
H A Dkfifo.h85 #define STRUCT_KFIFO_REC_1(size) \ macro
/kernel/linux/linux-5.10/drivers/staging/pi433/
H A Dpi433_if.c81 STRUCT_KFIFO_REC_1(MSG_FIFO_SIZE) tx_fifo;
/kernel/linux/linux-6.6/drivers/staging/pi433/
H A Dpi433_if.c83 STRUCT_KFIFO_REC_1(MSG_FIFO_SIZE) tx_fifo;

Completed in 6 milliseconds