Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dpercpu_freelist.c31 static inline void __pcpu_freelist_push(struct pcpu_freelist_head *head, in __pcpu_freelist_push() function
45 __pcpu_freelist_push(head, node); in pcpu_freelist_push()
66 __pcpu_freelist_push(head, buf); in pcpu_freelist_populate()