summaryrefslogtreecommitdiff
path: root/samples/kfifo/bytestream-example.c
AgeCommit message (Expand)Author
2021-10-13samples/kfifo: Rename read_lock/write_lockSebastian Andrzej Siewior
2021-04-30kfifo: fix ternary sign extension bugsDan Carpenter
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465Thomas Gleixner
2013-11-15kfifo API type safetyStefani Seibold
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-20kfifo: add explicit error checking in all the examplesAndrea Righi
2010-08-20kfifo: add explicit error checking in byte stream exampleAndrea Righi
2010-08-20kfifo: add kfifo_skip() testcaseAndrea Righi
2010-08-11kfifo: add example files to the kernel sample directoryStefani Seibold