__kfifo_put man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

__KFIFO_PUT(9)			  FIFO Buffer			__KFIFO_PUT(9)

NAME
       __kfifo_put - puts some data into the FIFO, no locking version

SYNOPSIS
       unsigned int __kfifo_put(struct kfifo * fifo,
				const unsigned char * buffer,
				unsigned int len);

ARGUMENTS
       fifo
	   the fifo to be used.

       buffer
	   the data to be added.

       len
	   the length of the data to be added.

DESCRIPTION
       This function copies at most len bytes from the buffer into the FIFO
       depending on the free space, and returns the number of bytes copied.

       Note that with only one concurrent reader and one concurrent writer,
       you donĀ“t need extra locking to use these functions.

COPYRIGHT
Kernel Hackers Manual 2.6.	 November 2013			__KFIFO_PUT(9)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net