Searched refs:tc_u32_pcnt (Results 1 – 2 of 2) sorted by relevance
59 struct tc_u32_pcnt __percpu *pf;836 size = sizeof(struct tc_u32_pcnt) + s->nkeys * sizeof(u64); in u32_change()837 n->pf = __alloc_percpu(size, __alignof__(struct tc_u32_pcnt)); in u32_change()961 struct tc_u32_pcnt *gpf; in u32_dump()1015 gpf = kzalloc(sizeof(struct tc_u32_pcnt) + in u32_dump()1023 struct tc_u32_pcnt *pf = per_cpu_ptr(n->pf, cpu); in u32_dump()1032 sizeof(struct tc_u32_pcnt) + n->sel.nkeys*sizeof(u64), in u32_dump()
207 struct tc_u32_pcnt { struct