kfifo_is_empty

Langue: en

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

Section: 9 (Appels noyau Linux)

NAME

kfifo_is_empty - returns true if the fifo is empty

SYNOPSIS

__must_check int kfifo_is_empty(struct kfifo * fifo);

ARGUMENTS

fifo

the fifo to be used.