Searched refs:__llist_del_first (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/bpf/
H A Dmemalloc.c82 * protection with __llist_add() and __llist_del_first().
126 static struct llist_node notrace *__llist_del_first(struct llist_head *head) function
349 llnode = __llist_del_first(&c->free_llist);
806 llnode = __llist_del_first(&c->free_llist);

Completed in 182 milliseconds