Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dpercpu_freelist.c37 static inline void ___pcpu_freelist_push(struct pcpu_freelist_head *head, in ___pcpu_freelist_push() function
86 ___pcpu_freelist_push(this_cpu_ptr(s->freelist), node); in __pcpu_freelist_push()