Searched defs:tc_u_common (Results 1 – 2 of 2) sorted by relevance
86 struct tc_u_common { struct87 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;
85 struct tc_u_common { struct86 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;