Searched defs:hn (Results 1 – 3 of 3) sorted by relevance
593 static void *cl_env_hops_obj(struct hlist_node *hn) in cl_env_hops_obj()600 static int cl_env_hops_keycmp(const void *key, struct hlist_node *hn) in cl_env_hops_keycmp()608 static void cl_env_hops_noop(struct cfs_hash *hs, struct hlist_node *hn) in cl_env_hops_noop()
445 struct tc_u_hnode __rcu **hn; in u32_destroy_hnode() local
95 #define TYPE_IS(hn, h) ((h) >= GRU_##hn##_BASE && (h) < \ argument