Home
last modified time | relevance | path

Searched defs:tc_u_common (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/sched/
Dcls_u32.c86 struct tc_u_common { struct
87 struct tc_u_hnode __rcu *hlist;
88 void *ptr;
89 refcount_t refcnt;
90 struct idr handle_idr;
91 struct hlist_node hnode;
92 long knodes;
/kernel/linux/linux-5.10/net/sched/
Dcls_u32.c85 struct tc_u_common { struct
86 struct tc_u_hnode __rcu *hlist;
87 void *ptr;
88 int refcnt;
89 struct idr handle_idr;
90 struct hlist_node hnode;
91 long knodes;