Home
last modified time | relevance | path

Searched refs:STRUCT_KFIFO_PTR (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dkfifo.h77 #define STRUCT_KFIFO_PTR(type) \ macro
103 (sizeof(*fifo) == sizeof(STRUCT_KFIFO_PTR(typeof(*(fifo)->type))))
110 #define DECLARE_KFIFO_PTR(fifo, type) STRUCT_KFIFO_PTR(type) fifo

Completed in 4 milliseconds