| /linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ | 
| D | connection.c | 170 conn_keycmp(const void *key, struct hlist_node *hnode)  in conn_keycmp()184 conn_key(struct hlist_node *hnode)  in conn_key()
 193 conn_object(struct hlist_node *hnode)  in conn_object()
 199 conn_get(struct cfs_hash *hs, struct hlist_node *hnode)  in conn_get()
 208 conn_put_locked(struct cfs_hash *hs, struct hlist_node *hnode)  in conn_put_locked()
 217 conn_exit(struct cfs_hash *hs, struct hlist_node *hnode)  in conn_exit()
 
 | 
| /linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ | 
| D | hash.c | 263 		      struct hlist_node *hnode)  in cfs_hash_hh_hnode_add()271 		      struct hlist_node *hnode)  in cfs_hash_hh_hnode_del()
 303 		      struct hlist_node *hnode)  in cfs_hash_hd_hnode_add()
 315 		      struct hlist_node *hnode)  in cfs_hash_hd_hnode_del()
 351 		      struct hlist_node *hnode)  in cfs_hash_dh_hnode_add()
 408 		      struct hlist_node *hnode)  in cfs_hash_dd_hnode_add()
 530 		       struct hlist_node *hnode)  in cfs_hash_bd_add_locked()
 550 		       struct hlist_node *hnode)  in cfs_hash_bd_del_locked()
 571 			struct cfs_hash_bd *bd_new, struct hlist_node *hnode)  in cfs_hash_bd_move_locked()
 628 			  const void *key, struct hlist_node *hnode,  in cfs_hash_bd_lookup_intent()
 [all …]
 
 | 
| /linux-4.4.14/drivers/staging/lustre/lustre/osc/ | 
| D | osc_quota.c | 145 oqi_keycmp(const void *key, struct hlist_node *hnode)  in oqi_keycmp()158 oqi_key(struct hlist_node *hnode)  in oqi_key()
 167 oqi_object(struct hlist_node *hnode)  in oqi_object()
 173 oqi_get(struct cfs_hash *hs, struct hlist_node *hnode)  in oqi_get()
 178 oqi_put_locked(struct cfs_hash *hs, struct hlist_node *hnode)  in oqi_put_locked()
 183 oqi_exit(struct cfs_hash *hs, struct hlist_node *hnode)  in oqi_exit()
 
 | 
| /linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/ | 
| D | libcfs_hash.h | 467 cfs_hash_key(struct cfs_hash *hs, struct hlist_node *hnode)  in cfs_hash_key()473 cfs_hash_keycpy(struct cfs_hash *hs, struct hlist_node *hnode, void *key)  in cfs_hash_keycpy()
 483 cfs_hash_keycmp(struct cfs_hash *hs, const void *key, struct hlist_node *hnode)  in cfs_hash_keycmp()
 489 cfs_hash_object(struct cfs_hash *hs, struct hlist_node *hnode)  in cfs_hash_object()
 495 cfs_hash_get(struct cfs_hash *hs, struct hlist_node *hnode)  in cfs_hash_get()
 501 cfs_hash_put_locked(struct cfs_hash *hs, struct hlist_node *hnode)  in cfs_hash_put_locked()
 507 cfs_hash_put(struct cfs_hash *hs, struct hlist_node *hnode)  in cfs_hash_put()
 513 cfs_hash_exit(struct cfs_hash *hs, struct hlist_node *hnode)  in cfs_hash_exit()
 751 		      struct hlist_node *hnode)  in cfs_hash_key_validate()
 759 			 struct hlist_node *hnode)  in cfs_hash_bucket_validate()
 [all …]
 
 | 
| /linux-4.4.14/drivers/staging/lustre/lustre/ldlm/ | 
| D | ldlm_resource.c | 485 static void *ldlm_res_hop_key(struct hlist_node *hnode)  in ldlm_res_hop_key()493 static int ldlm_res_hop_keycmp(const void *key, struct hlist_node *hnode)  in ldlm_res_hop_keycmp()
 502 static void *ldlm_res_hop_object(struct hlist_node *hnode)  in ldlm_res_hop_object()
 508 				    struct hlist_node *hnode)  in ldlm_res_hop_get_locked()
 517 				    struct hlist_node *hnode)  in ldlm_res_hop_put_locked()
 526 static void ldlm_res_hop_put(struct cfs_hash *hs, struct hlist_node *hnode)  in ldlm_res_hop_put()
 804 			       struct hlist_node *hnode, void *arg)  in ldlm_resource_clean()
 816 				  struct hlist_node *hnode, void *arg)  in ldlm_resource_complain()
 1070 	struct hlist_node     *hnode;  in ldlm_resource_get()  local
 1323 			      struct hlist_node *hnode, void *arg)  in ldlm_res_hash_dump()
 
 | 
| D | ldlm_request.c | 1621 				       struct hlist_node *hnode, void *arg)  in ldlm_cli_hash_cancel_unused()1711 				struct hlist_node *hnode, void *arg)  in ldlm_res_iter_helper()
 
 | 
| /linux-4.4.14/drivers/staging/lustre/lustre/lov/ | 
| D | lov_pool.c | 105 static void *pool_key(struct hlist_node *hnode)  in pool_key()123 static void *pool_hashobject(struct hlist_node *hnode)  in pool_hashobject()
 128 static void pool_hashrefcount_get(struct cfs_hash *hs, struct hlist_node *hnode)  in pool_hashrefcount_get()
 137 					 struct hlist_node *hnode)  in pool_hashrefcount_put_locked()
 
 | 
| /linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ | 
| D | obd_config.c | 1427 uuid_key(struct hlist_node *hnode)  in uuid_key()1441 uuid_keycmp(const void *key, struct hlist_node *hnode)  in uuid_keycmp()
 1453 uuid_export_object(struct hlist_node *hnode)  in uuid_export_object()
 1459 uuid_export_get(struct cfs_hash *hs, struct hlist_node *hnode)  in uuid_export_get()
 1468 uuid_export_put_locked(struct cfs_hash *hs, struct hlist_node *hnode)  in uuid_export_put_locked()
 
 | 
| D | lu_object.c | 529 	struct hlist_node	*hnode;  in htable_lookup()  local782 		  struct hlist_node *hnode, void *data)  in lu_site_obj_print()
 885 static void *lu_obj_hop_object(struct hlist_node *hnode)  in lu_obj_hop_object()
 890 static void *lu_obj_hop_key(struct hlist_node *hnode)  in lu_obj_hop_key()
 898 static int lu_obj_hop_keycmp(const void *key, struct hlist_node *hnode)  in lu_obj_hop_keycmp()
 906 static void lu_obj_hop_get(struct cfs_hash *hs, struct hlist_node *hnode)  in lu_obj_hop_get()
 914 static void lu_obj_hop_put_locked(struct cfs_hash *hs, struct hlist_node *hnode)  in lu_obj_hop_put_locked()
 
 | 
| /linux-4.4.14/include/net/netfilter/ | 
| D | nf_conntrack_helper.h | 26 	struct hlist_node hnode;	/* Internal use. */  member
 | 
| D | nf_conntrack_expect.h | 19 	struct hlist_node hnode;  member
 | 
| /linux-4.4.14/drivers/staging/lustre/lustre/llite/ | 
| D | vvp_dev.c | 300 			       struct hlist_node *hnode, void *data)  in vvp_pgcache_obj_get()
 | 
| /linux-4.4.14/net/ipv4/ | 
| D | ping.c | 176 	struct hlist_nulls_node *hnode;  in ping_lookup()  local
 | 
| /linux-4.4.14/include/net/ | 
| D | sch_generic.h | 351 	struct hlist_node	hnode;  member
 | 
| /linux-4.4.14/drivers/s390/net/ | 
| D | qeth_core.h | 753 	struct hlist_node hnode;  member
 |