1
0
Fork 0
alistair23-linux/samples
Stefani Seibold 5bf2b19320 kfifo: add example files to the kernel sample directory
Add four examples to the kernel sample directory.

It shows how to handle:
- a byte stream fifo
- a integer type fifo
- a dynamic record sized fifo
- the fifo DMA functions

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Stefani Seibold <stefani@seibold.net>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-08-11 08:59:23 -07:00
..
hw_breakpoint percpu: Add __percpu sparse annotations to hw_breakpoint 2010-02-27 16:23:39 +01:00
kfifo kfifo: add example files to the kernel sample directory 2010-08-11 08:59:23 -07:00
kobject include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
kprobes SAMPLES: kprobe_example: Make it print something on MIPS. 2010-08-05 13:26:29 +01:00
trace_events debugfs: Change debuhgfs directory of trace-events-sample.h 2009-09-15 09:50:48 -07:00
tracepoints tracing: Let tracepoints have data passed to tracepoint callbacks 2010-05-14 09:50:34 -04:00
Kconfig kfifo: add example files to the kernel sample directory 2010-08-11 08:59:23 -07:00
Makefile kfifo: add example files to the kernel sample directory 2010-08-11 08:59:23 -07:00