kfifo_len

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

kfifo_len - returns the number of bytes available in the FIFO

SYNOPSIS

unsigned int kfifo_len(struct kfifo * fifo);

ARGUMENTS

fifo

the fifo to be used.