| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | hashtab.c | 107 struct hlist_nulls_node hash_node; member 359 offsetof(struct htab_elem, hash_node.pprev)); in htab_map_alloc_check() 361 offsetof(struct htab_elem, hash_node.pprev)); in htab_map_alloc_check() 540 hlist_nulls_for_each_entry_rcu(l, n, head, hash_node) in lookup_elem_raw() 559 hlist_nulls_for_each_entry_rcu(l, n, head, hash_node) in lookup_nulls_elem_raw() 697 hlist_nulls_for_each_entry_rcu(l, n, head, hash_node) in htab_lru_map_delete_node() 699 hlist_nulls_del_rcu(&l->hash_node); in htab_lru_map_delete_node() 735 next_l = hlist_nulls_entry_safe(rcu_dereference_raw(hlist_nulls_next_rcu(&l->hash_node)), in htab_map_get_next_key() 736 struct htab_elem, hash_node); in htab_map_get_next_key() 755 struct htab_elem, hash_node); in htab_map_get_next_key() [all …]
|
| /OK3568_Linux_fs/u-boot/lib/rsa/ |
| H A D | rsa-sign.c | 736 int hash_node; in rsa_set_key_hash() local 759 hash_node = fdt_add_subnode(keydest, key_node, hash_c); in rsa_set_key_hash() 760 if (hash_node < 0) in rsa_set_key_hash() 765 ret = fdt_setprop(keydest, hash_node, FIT_VALUE_PROP, value, value_len); in rsa_set_key_hash() 768 ret = fdt_setprop_string(keydest, hash_node, FIT_ALGO_PROP, csum_algo); in rsa_set_key_hash() 775 hash_node = fdt_add_subnode(keydest, key_node, hash_np); in rsa_set_key_hash() 776 if (hash_node < 0) in rsa_set_key_hash() 783 ret = fdt_setprop(keydest, hash_node, FIT_VALUE_PROP, value, value_len); in rsa_set_key_hash() 786 ret = fdt_setprop_string(keydest, hash_node, FIT_ALGO_PROP, csum_algo); in rsa_set_key_hash()
|
| H A D | rsa-verify.c | 450 int hash_node; in rsa_get_key_prop() local 477 hash_node = fdt_subnode_offset(blob, node, "hash@c"); in rsa_get_key_prop() 479 hash_node = fdt_subnode_offset(blob, node, "hash@np"); in rsa_get_key_prop() 481 if (hash_node >= 0) in rsa_get_key_prop() 482 prop->hash = fdt_getprop(blob, hash_node, "value", NULL); in rsa_get_key_prop()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | keyslot-manager.c | 42 struct hlist_node hash_node; member 188 hlist_for_each_entry(slotp, head, hash_node) { in blk_ksm_find_keyslot() 285 hlist_del(&slot->hash_node); in blk_ksm_get_slot_for_key() 287 hlist_add_head(&slot->hash_node, blk_ksm_hash_bucket_for_key(ksm, key)); in blk_ksm_get_slot_for_key() 397 hlist_del(&slot->hash_node); in blk_ksm_evict_key()
|
| /OK3568_Linux_fs/kernel/net/openvswitch/ |
| H A D | vport.c | 100 hlist_for_each_entry_rcu(vport, bucket, hash_node, in ovs_vport_locate() 209 hlist_add_head_rcu(&vport->hash_node, bucket); in ovs_vport_add() 253 hlist_del_rcu(&vport->hash_node); in ovs_vport_del()
|
| H A D | vport.h | 76 struct hlist_node hash_node; member
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ip_tunnel.c | 96 hlist_for_each_entry_rcu(t, head, hash_node) { in ip_tunnel_lookup() 111 hlist_for_each_entry_rcu(t, head, hash_node) { in ip_tunnel_lookup() 129 hlist_for_each_entry_rcu(t, head, hash_node) { in ip_tunnel_lookup() 146 hlist_for_each_entry_rcu(t, head, hash_node) { in ip_tunnel_lookup() 199 hlist_add_head_rcu(&t->hash_node, head); in ip_tunnel_add() 206 hlist_del_init_rcu(&t->hash_node); in ip_tunnel_del() 221 hlist_for_each_entry_rcu(t, head, hash_node) { in ip_tunnel_find() 1101 hlist_for_each_entry_safe(t, n, thead, hash_node) in ip_tunnel_destroy()
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | security.c | 98 hash_del_rcu(&permits->hash_node); in afs_put_permits() 253 hash_for_each_possible(afs_permits_cache, xpermits, hash_node, new->h) { in afs_cache_permit() 271 hash_add_rcu(afs_permits_cache, &new->hash_node, new->h); in afs_cache_permit()
|
| H A D | internal.h | 686 struct hlist_node hash_node; /* Link in hash */ member
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | sta_info.h | 567 struct rhlist_head hash_node; member 781 sta_info_hash_lookup(local, _addr), hash_node)
|
| H A D | sta_info.c | 70 .head_offset = offsetof(struct sta_info, hash_node), 80 return rhltable_remove(&local->sta_hash, &sta->hash_node, in sta_info_hash_del() 298 return rhltable_insert(&local->sta_hash, &sta->hash_node, in sta_info_hash_add()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/dlm/ |
| H A D | dlmdomain.c | 149 if (hlist_unhashed(&res->hash_node)) in __dlm_unhash_lockres() 154 hlist_del_init(&res->hash_node); in __dlm_unhash_lockres() 169 hlist_add_head(&res->hash_node, bucket); in __dlm_insert_lockres() 189 hlist_for_each_entry(res, bucket, hash_node) { in __dlm_lookup_lockres_full() 425 hash_node); in dlm_migrate_all_locks() 435 iter = res->hash_node.next; in dlm_migrate_all_locks()
|
| H A D | dlmmaster.c | 483 if (!hlist_unhashed(&res->hash_node) || in dlm_lockres_release() 494 !hlist_unhashed(&res->hash_node) ? 'H' : ' ', in dlm_lockres_release() 507 BUG_ON(!hlist_unhashed(&res->hash_node)); in dlm_lockres_release() 543 INIT_HLIST_NODE(&res->hash_node); in dlm_init_lockres() 736 if (hlist_unhashed(&tmpres->hash_node)) { in dlm_get_lock_resource() 1448 if (hlist_unhashed(&res->hash_node)) { in dlm_master_request_handler()
|
| H A D | dlmcommon.h | 281 struct hlist_node hash_node; member
|
| H A D | dlmrecovery.c | 2171 hlist_for_each_entry(res, bucket, hash_node) { in dlm_finish_local_lockres_recovery() 2357 hlist_for_each_entry_safe(res, tmp, bucket, hash_node) { in dlm_do_local_recovery_cleanup()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | workqueue.c | 182 struct hlist_node hash_node; /* PL: unbound_pool_hash node */ member 3470 INIT_HLIST_NODE(&pool->hash_node); in init_worker_pool() 3583 hash_del(&pool->hash_node); in put_unbound_pool() 3641 hash_for_each_possible(unbound_pool_hash, pool, hash_node, hash) { in get_unbound_pool() 3682 hash_add(unbound_pool_hash, &pool->hash_node, hash); in get_unbound_pool() 6100 hash_for_each(unbound_pool_hash, bkt, pool, hash_node) in workqueue_init()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | ip_tunnels.h | 106 struct hlist_node hash_node; member
|
| /OK3568_Linux_fs/kernel/io_uring/ |
| H A D | io_uring.c | 889 struct hlist_node hash_node; member 5257 hlist_add_head(&req->hash_node, list); in io_poll_req_insert() 5408 hash_del(&req->hash_node); in io_poll_task_func() 5424 hash_del(&req->hash_node); in io_apoll_task_func() 5567 INIT_HLIST_NODE(&req->hash_node); in __io_arm_poll_handler() 5694 hlist_for_each_entry_safe(req, tmp, list, hash_node) { in io_poll_remove_all() 5696 hlist_del_init(&req->hash_node); in io_poll_remove_all() 5714 hlist_for_each_entry(req, list, hash_node) { in io_poll_find() 5730 hash_del(&req->hash_node); in io_poll_disarm() 10055 hlist_for_each_entry(req, list, hash_node) in __io_uring_show_fdinfo()
|