OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:list_prev_entry
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/common/include/linux/
list.h
280
#define
list_prev_entry
(ENTRY, FIELD) \
macro
333
for ((VAR) =
list_prev_entry
((VAR), FIELD); \
335
(VAR) =
list_prev_entry
((VAR), FIELD))
345
(VAR) =
list_prev_entry
((VAR), FIELD))
Completed in 35 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025