Home
last modified time | relevance | path

Searched defs:tp_c (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dcls_u32.c254 static struct tc_u_hnode *u32_lookup_ht(struct tc_u_common *tp_c, u32 handle) in u32_lookup_ht() argument
289 struct tc_u_common *tp_c = tp->data; in u32_get() local
306 static u32 gen_new_htid(struct tc_u_common *tp_c, struct tc_u_hnode *ptr) in gen_new_htid() argument
354 struct tc_u_common *tp_c = tc_u_common_find(key); in u32_init() local
450 struct tc_u_common *tp_c = tp->data; u32_delete_key() local
575 struct tc_u_common *tp_c = tp->data; u32_clear_hnode() local
598 struct tc_u_common *tp_c = tp->data; u32_destroy_hnode() local
626 struct tc_u_common *tp_c = tp->data; u32_destroy() local
661 struct tc_u_common *tp_c = tp->data; u32_delete() local
771 u32_replace_knode(struct tcf_proto *tp, struct tc_u_common *tp_c, struct tc_u_knode *n) u32_replace_knode() argument
851 struct tc_u_common *tp_c = tp->data; u32_change() local
1158 struct tc_u_common *tp_c = tp->data; u32_walk() local
1258 struct tc_u_common *tp_c = tp->data; u32_reoffload() local
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dcls_u32.c256 static struct tc_u_hnode *u32_lookup_ht(struct tc_u_common *tp_c, u32 handle) in u32_lookup_ht() argument
291 struct tc_u_common *tp_c = tp->data; in u32_get() local
308 static u32 gen_new_htid(struct tc_u_common *tp_c, struct tc_u_hnode *ptr) in gen_new_htid() argument
356 struct tc_u_common *tp_c = tc_u_common_find(key); in u32_init() local
452 struct tc_u_common *tp_c = tp->data; u32_delete_key() local
577 struct tc_u_common *tp_c = tp->data; u32_clear_hnode() local
600 struct tc_u_common *tp_c = tp->data; u32_destroy_hnode() local
628 struct tc_u_common *tp_c = tp->data; u32_destroy() local
663 struct tc_u_common *tp_c = tp->data; u32_delete() local
785 u32_replace_knode(struct tcf_proto *tp, struct tc_u_common *tp_c, struct tc_u_knode *n) u32_replace_knode() argument
865 struct tc_u_common *tp_c = tp->data; u32_change() local
1192 struct tc_u_common *tp_c = tp->data; u32_walk() local
1277 struct tc_u_common *tp_c = tp->data; u32_reoffload() local
[all...]

Completed in 3 milliseconds