kfifo_size

Langue: en

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

Section: 9 (Appels noyau Linux)

NAME

kfifo_size - returns the size of the fifo in bytes

SYNOPSIS

__must_check unsigned int kfifo_size(struct kfifo * fifo);

ARGUMENTS

fifo

the fifo to be used.