Searched refs:llist_add (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| A D | lwq.h | 103 return llist_add(&n->node, &q->new) && in lwq_enqueue() |
| A D | llist.h | 263 static inline bool llist_add(struct llist_node *new, struct llist_head *head) in llist_add() function |
Completed in 3 milliseconds