Searched refs:DECLARE_KFIFO_PTR (Results 1 – 4 of 4) sorted by relevance
42 static DECLARE_KFIFO_PTR(test, int);
45 DECLARE_KFIFO_PTR(fifo, typeof(struct mbo *));
123 #define DECLARE_KFIFO_PTR(fifo, type) STRUCT_KFIFO_PTR(type) fifo macro
970 DECLARE_KFIFO_PTR(txstatus_fifo, u32);