Searched refs:kfifo_skip (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/samples/kfifo/
H A Ddma-example.c45 kfifo_skip(&fifo); example_init()
62 * byte at the beginning, after the kfifo_skip(). example_init()
H A Dinttype-example.c78 kfifo_skip(&test); testfunc()
H A Dbytestream-example.c85 kfifo_skip(&test); testfunc()
H A Drecord-example.c93 kfifo_skip(&test); testfunc()
/linux-4.1.27/include/linux/
H A Dkfifo.h289 * kfifo_skip - skip output data
292 #define kfifo_skip(fifo) \ macro

Completed in 70 milliseconds