OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:llist_node
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/include/linux/
llist.h
39
struct
llist_node
*first;
42
struct
llist_node
{
struct
43
struct
llist_node
*next;
66
llist_add(struct
llist_node
*node, struct llist_head *head)
68
struct
llist_node
*first;
80
llist_add_batch(struct
llist_node
*first, struct
llist_node
*last,
83
struct
llist_node
*next;
93
static inline struct
llist_node
*
96
struct
llist_node
*first
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025