Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dmemalloc.c112 static struct llist_node notrace *__llist_del_first(struct llist_head *head) in __llist_del_first() function
272 llnode = __llist_del_first(&c->free_llist); in free_bulk()
555 llnode = __llist_del_first(&c->free_llist); in unit_alloc()