kfifo_avail

Langue: en

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

Section: 9 (Appels noyau Linux)

NAME

kfifo_avail - returns the number of bytes available in the FIFO

SYNOPSIS

__must_check unsigned int kfifo_avail(struct kfifo * fifo);

ARGUMENTS

fifo

the fifo to be used.