Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dpercpu_freelist.c30 static inline void pcpu_freelist_push_node(struct pcpu_freelist_head *head, in pcpu_freelist_push_node() function
42 pcpu_freelist_push_node(head, node); in ___pcpu_freelist_push()
101 pcpu_freelist_push_node(head, buf); in pcpu_freelist_populate()