Searched refs:tc_u32_pcnt (Results 1 – 2 of 2) sorted by relevance
62 struct tc_u32_pcnt __percpu *pf;1093 size = sizeof(struct tc_u32_pcnt) + s->nkeys * sizeof(u64); in u32_change()1094 n->pf = __alloc_percpu(size, __alignof__(struct tc_u32_pcnt)); in u32_change()1350 struct tc_u32_pcnt *gpf; in u32_dump()1407 gpf = kzalloc(sizeof(struct tc_u32_pcnt) + in u32_dump()1415 struct tc_u32_pcnt *pf = per_cpu_ptr(n->pf, cpu); in u32_dump()1424 sizeof(struct tc_u32_pcnt) + in u32_dump()
192 struct tc_u32_pcnt { struct