Searched refs:init_llist_node (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dllist.h77 * init_llist_node - initialize lock-less list node
84 static inline void init_llist_node(struct llist_node *node) function
95 * in init_llist_node() to record that a node is not on any list,
291 init_llist_node(n);

Completed in 137 milliseconds