Home
last modified time | relevance | path

Searched refs:llist_node (Results 1 – 11 of 11) sorted by relevance

/include/linux/
Dllist.h55 struct llist_node *first;
58 struct llist_node { struct
59 struct llist_node *next; argument
192 static inline struct llist_node *llist_next(struct llist_node *node) in llist_next()
197 extern bool llist_add_batch(struct llist_node *new_first,
198 struct llist_node *new_last,
207 static inline bool llist_add(struct llist_node *new, struct llist_head *head) in llist_add()
220 static inline struct llist_node *llist_del_all(struct llist_head *head) in llist_del_all()
225 extern struct llist_node *llist_del_first(struct llist_head *head);
227 struct llist_node *llist_reverse_order(struct llist_node *head);
Dirq_work.h26 struct llist_node llnode;
Dsmp.h19 struct llist_node llist;
Dvmalloc.h69 struct llist_node purge_list; /* in purge list */
Dtty.h61 struct llist_node free;
Dsched.h648 struct llist_node wake_entry;
Dfs.h937 struct llist_node fu_llist;
/include/acpi/
Dghes.h33 struct llist_node llnode;
/include/linux/sunrpc/
Dsvc_rdma.h128 struct llist_node rc_node;
/include/net/
Dnet_namespace.h81 struct llist_node cleanup_list; /* namespaces on death row */
/include/drm/
Ddrm_connector.h1458 struct llist_node free_node;