OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:list_last
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/common/include/linux/
list.h
74
list_last
(const struct list_head *head)
function
277
list_entry(
list_last
((PTR)), TYPE, FIELD)
289
for ((VAR) =
list_last
((HEAD)); \
315
for ((VAR) = list_entry(
list_last
((HEAD)), typeof(*(VAR)), FIELD); \
322
for ((VAR) = list_entry(
list_last
((HEAD)), typeof(*(VAR)), FIELD); \
Completed in 15 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026