DECLARE_KFIFO(9) FIFO Buffer DECLARE_KFIFO(9)NAMEDECLARE_KFIFO - macro to declare a fifo objectSYNOPSISDECLARE_KFIFO(fifo, type, size);ARGUMENTSfifo name of the declared fifo type type of the fifo elements size the number of elements in the fifo, this must be a power of 2COPYRIGHTKernel Hackers Manual 3.10 June 2014 DECLARE_KFIFO(9)
| Related Man Pages |
|---|
| fifo(3tcl) - debian |
| fifo(3tcl) - minix |
| fifo(3tcl) - v7 |
| fifo(3tcl) - plan9 |
| fifo(3tcl) - bsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |