Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/bpf/
Dpercpu_freelist.c30 static inline void pcpu_freelist_push_node(struct pcpu_freelist_head *head, in pcpu_freelist_push_node() function
41 pcpu_freelist_push_node(head, node); in ___pcpu_freelist_push()
51 pcpu_freelist_push_node(&s->extralist, node); in pcpu_freelist_try_push_extra()
67 pcpu_freelist_push_node(head, node); in ___pcpu_freelist_push_nmi()
114 pcpu_freelist_push_node(head, buf); in pcpu_freelist_populate()