OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kfifo_len
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/include/linux/
kfifo.h
131
#define kfifo_is_empty(FIFO) (
kfifo_len
(FIFO) == 0)
132
#define
kfifo_len
(FIFO) _kfifo_len(&(FIFO)->kf_meta)
macro
kfifo.h
131
#define kfifo_is_empty(FIFO) (
kfifo_len
(FIFO) == 0)
132
#define
kfifo_len
(FIFO) _kfifo_len(&(FIFO)->kf_meta)
macro
Completed in 21 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025