Home
last modified time | relevance | path

Searched refs:gen_new_htid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dcls_u32.c306 static u32 gen_new_htid(struct tc_u_common *tp_c, struct tc_u_hnode *ptr) in gen_new_htid() function
361 root_ht->handle = tp_c ? gen_new_htid(tp_c, root_ht) : 0x80000000; in u32_init()
945 handle = gen_new_htid(tp->data, ht); in u32_change()
/kernel/linux/linux-6.6/net/sched/
H A Dcls_u32.c308 static u32 gen_new_htid(struct tc_u_common *tp_c, struct tc_u_hnode *ptr) in gen_new_htid() function
363 root_ht->handle = tp_c ? gen_new_htid(tp_c, root_ht) : 0x80000000; in u32_init()
970 handle = gen_new_htid(tp->data, ht); in u32_change()

Completed in 4 milliseconds