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

/linux-master/include/linux/
H A Dllist.h280 * llist_del_first_init - delete first entry from lock-list and mark is as being off-list
286 static inline struct llist_node *llist_del_first_init(struct llist_head *head) function

Completed in 232 milliseconds