diff options
| author | Stefani Seibold <[email protected]> | 2009-12-21 22:37:31 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-12-22 22:17:56 +0000 |
| commit | a121f24accac1600bf5b6fb1e12eeabdfed7cb1a (patch) | |
| tree | 24a3bb527e50304677785dbb390dd5ff838c94e8 /lib/debugobjects.c | |
| parent | kfifo: add DEFINE_KFIFO and friends, add very tiny functions (diff) | |
| download | kernel-a121f24accac1600bf5b6fb1e12eeabdfed7cb1a.tar.gz kernel-a121f24accac1600bf5b6fb1e12eeabdfed7cb1a.zip | |
kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
Add kfifo_reset_out() for save lockless discard the fifo output
Add kfifo_skip() to skip a number of output bytes
Add kfifo_from_user() to copy user space data into the fifo
Add kfifo_to_user() to copy fifo data to user space
Signed-off-by: Stefani Seibold <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Mauro Carvalho Chehab <[email protected]>
Acked-by: Andi Kleen <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
