kfifo_is_full

Langue: en

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

Section: 9 (Appels noyau Linux)

NAME

kfifo_is_full - returns true if the fifo is full

SYNOPSIS

__must_check int kfifo_is_full(struct kfifo * fifo);

ARGUMENTS

fifo

the fifo to be used.