Home
last modified time | relevance | path

Searched defs:hn (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_object.c593 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()
/linux-4.1.27/net/sched/
Dcls_u32.c445 struct tc_u_hnode __rcu **hn; in u32_destroy_hnode() local
/linux-4.1.27/drivers/misc/sgi-gru/
Dgruhandles.h95 #define TYPE_IS(hn, h) ((h) >= GRU_##hn##_BASE && (h) < \ argument