pcpu_freelist_head
s->freelist = alloc_percpu(struct pcpu_freelist_head);
struct pcpu_freelist_head *head;
struct pcpu_freelist_head *head = per_cpu_ptr(s->freelist, cpu);
static inline void pcpu_freelist_push_node(struct pcpu_freelist_head *head,
static inline bool ___pcpu_freelist_push(struct pcpu_freelist_head *head,
struct pcpu_freelist_head *head;
struct pcpu_freelist_head *head;
struct pcpu_freelist_head __percpu *freelist;