Searched refs:hn (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/drivers/misc/sgi-gru/
H A Dgruhandles.h95 #define TYPE_IS(hn, h) ((h) >= GRU_##hn##_BASE && (h) < \
96 GRU_##hn##_BASE + GRU_NUM_##hn * GRU_HANDLE_STRIDE && \
/linux-4.1.27/tools/hv/
H A Dhv_fcopy_daemon.c147 while ((opt = getopt_long(argc, argv, "hn", long_options, main()
H A Dhv_vss_daemon.c201 while ((opt = getopt_long(argc, argv, "hn", long_options, main()
H A Dhv_kvp_daemon.c1452 while ((opt = getopt_long(argc, argv, "hn", long_options, main()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dcl_object.c593 static void *cl_env_hops_obj(struct hlist_node *hn) cl_env_hops_obj() argument
595 struct cl_env *cle = hlist_entry(hn, struct cl_env, ce_node); cl_env_hops_obj()
600 static int cl_env_hops_keycmp(const void *key, struct hlist_node *hn) cl_env_hops_keycmp() argument
602 struct cl_env *cle = cl_env_hops_obj(hn); cl_env_hops_keycmp()
608 static void cl_env_hops_noop(struct cfs_hash *hs, struct hlist_node *hn) cl_env_hops_noop() argument
610 struct cl_env *cle = hlist_entry(hn, struct cl_env, ce_node); cl_env_hops_noop()
/linux-4.1.27/net/sched/
H A Dcls_u32.c445 struct tc_u_hnode __rcu **hn; u32_destroy_hnode() local
452 hn = &tp_c->hlist; u32_destroy_hnode()
453 for (phn = rtnl_dereference(*hn); u32_destroy_hnode()
455 hn = &phn->next, phn = rtnl_dereference(*hn)) { u32_destroy_hnode()
457 RCU_INIT_POINTER(*hn, ht->next); u32_destroy_hnode()
/linux-4.1.27/tools/power/acpi/tools/acpidump/
H A Dapmain.c83 #define AP_SUPPORTED_OPTIONS "?a:bcf:hn:o:r:svxz"
/linux-4.1.27/scripts/
H A Dpnmtologo.c455 opt = getopt(argc, argv, "hn:o:t:"); main()
/linux-4.1.27/drivers/staging/octeon-usb/
H A Docteon-hcd.h615 * * 16'hn: n words available (where 0..32768)
1553 * * 16'hn: n words available (where 0..32768)

Completed in 310 milliseconds