kfifo_len

Langue: en

Version: October 2010 (fedora - 01/12/10)

Section: 9 (Appels noyau Linux)

NAME

kfifo_len - returns the number of used bytes in the FIFO

SYNOPSIS

unsigned int kfifo_len(struct kfifo * fifo);

ARGUMENTS

fifo

the fifo to be used.