tc_matchall_pcnt
new->pf = alloc_percpu(struct tc_matchall_pcnt);
struct tc_matchall_pcnt __percpu *pf;
struct tc_matchall_pcnt gpf = {};
struct tc_matchall_pcnt *pf = per_cpu_ptr(head->pf, cpu);
sizeof(struct tc_matchall_pcnt),