/linux-6.1.9/drivers/gpu/drm/ |
D | drm_hashtab.c | 72 hlist_for_each_entry(entry, h_list, head) in drm_ht_verbose_list() 85 hlist_for_each_entry(entry, h_list, head) { in drm_ht_find_key() 123 hlist_for_each_entry(entry, h_list, head) { in drm_ht_insert_item()
|
/linux-6.1.9/tools/include/linux/ |
D | hashtable.h | 108 hlist_for_each_entry(obj, &name[bkt], member) 133 hlist_for_each_entry(obj, &name[hash_min(key, HASH_BITS(name))], member)
|
/linux-6.1.9/net/batman-adv/ |
D | bat_algo.c | 46 hlist_for_each_entry(bat_algo_ops_tmp, &batadv_algo_list, list) { in batadv_algo_get() 195 hlist_for_each_entry(bat_algo_ops, &batadv_algo_list, list) { in batadv_algo_dump()
|
D | tvlv.c | 137 hlist_for_each_entry(tvlv_tmp, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_get() 169 hlist_for_each_entry(tvlv, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_list_size() 335 hlist_for_each_entry(tvlv, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_ogm_append()
|
/linux-6.1.9/drivers/clk/ |
D | clk.c | 296 hlist_for_each_entry(child, &core->children, child_node) { in __clk_lookup_subtree() 314 hlist_for_each_entry(root_clk, &clk_root_list, child_node) { in clk_core_lookup() 321 hlist_for_each_entry(root_clk, &clk_orphan_list, child_node) { in clk_core_lookup() 680 hlist_for_each_entry(clk_user, &core->clks, clks_node) in clk_core_get_boundaries() 683 hlist_for_each_entry(clk_user, &core->clks, clks_node) in clk_core_get_boundaries() 714 hlist_for_each_entry(user, &core->clks, clks_node) in clk_core_check_boundaries() 1162 hlist_for_each_entry(child, &core->children, child_node) { in clk_core_save_context() 1181 hlist_for_each_entry(child, &core->children, child_node) in clk_core_restore_context() 1197 hlist_for_each_entry(clk, &clk_root_list, child_node) { in clk_save_context() 1203 hlist_for_each_entry(clk, &clk_orphan_list, child_node) { in clk_save_context() [all …]
|
/linux-6.1.9/include/linux/ |
D | hashtable.h | 129 hlist_for_each_entry(obj, &name[bkt], member) 166 hlist_for_each_entry(obj, &name[hash_min(key, HASH_BITS(name))], member)
|
D | udp.h | 151 hlist_for_each_entry(__sk, list, __sk_common.skc_portaddr_node)
|
/linux-6.1.9/net/sunrpc/ |
D | svcauth.c | 178 hlist_for_each_entry(hp, head, hash) { in auth_domain_lookup() 231 hlist_for_each_entry(hp, &auth_domain_table[h], hash) in auth_domain_cleanup()
|
/linux-6.1.9/include/net/ |
D | netrom.h | 162 hlist_for_each_entry(__nr_neigh, list, neigh_node) 168 hlist_for_each_entry(__nr_node, list, node_node)
|
D | inet_timewait_sock.h | 82 hlist_for_each_entry(__tw, list, tw_bind2_node)
|
D | ax25.h | 169 hlist_for_each_entry(__ax25, list, uid_node) 274 hlist_for_each_entry(__ax25, list, ax25_node)
|
/linux-6.1.9/virt/kvm/ |
D | irqchip.c | 32 hlist_for_each_entry(e, &irq_rt->map[gsi], link) { in kvm_irq_map_gsi() 141 hlist_for_each_entry(ei, &rt->map[gsi], link) in setup_routing_entry()
|
/linux-6.1.9/scripts/coccinelle/iterators/ |
D | use_after_iter.cocci | 33 iterator name hlist_for_each_entry; 116 hlist_for_each_entry(c,...) S
|
/linux-6.1.9/drivers/infiniband/ulp/opa_vnic/ |
D | opa_vnic_internal.h | 286 hlist_for_each_entry(obj, \ 292 hlist_for_each_entry(obj, &name[bkt], member)
|
/linux-6.1.9/tools/perf/util/ |
D | fncache.c | 32 hlist_for_each_entry(n, &fncache_hash[h], nd) { in lookup_fncache()
|
/linux-6.1.9/security/ |
D | security.c | 733 hlist_for_each_entry(P, &security_hook_heads.FUNC, list) \ 742 hlist_for_each_entry(P, &security_hook_heads.FUNC, list) { \ 845 hlist_for_each_entry(hp, &security_hook_heads.vm_enough_memory, list) { in security_vm_enough_memory_mm() 897 hlist_for_each_entry(hp, &security_hook_heads.fs_context_parse_param, in security_fs_context_parse_param() 1073 hlist_for_each_entry(hp, &security_hook_heads.dentry_init_security, list) { in security_dentry_init_security() 1443 hlist_for_each_entry(hp, &security_hook_heads.inode_getsecurity, list) { in security_inode_getsecurity() 1461 hlist_for_each_entry(hp, &security_hook_heads.inode_setsecurity, list) { in security_inode_setsecurity() 1499 hlist_for_each_entry(hp, in security_inode_copy_up_xattr() 1898 hlist_for_each_entry(hp, &security_hook_heads.task_prctl, list) { in security_task_prctl() 2072 hlist_for_each_entry(hp, &security_hook_heads.getprocattr, list) { in security_getprocattr() [all …]
|
/linux-6.1.9/fs/notify/ |
D | mark.c | 166 hlist_for_each_entry(mark, &conn->list, obj_list) { in __fsnotify_recalc_mask() 666 hlist_for_each_entry(lmark, &conn->list, obj_list) { in fsnotify_add_mark_list() 772 hlist_for_each_entry(mark, &conn->list, obj_list) { in fsnotify_find_mark() 848 hlist_for_each_entry(mark, &conn->list, obj_list) { in fsnotify_destroy_marks()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | mpfs.h | 57 hlist_for_each_entry(ptr, &(hash)[ix], node.hlist) \
|
/linux-6.1.9/fs/9p/ |
D | fid.c | 61 hlist_for_each_entry(fid, h, ilist) { in v9fs_fid_find_inode() 112 hlist_for_each_entry(fid, h, dlist) { in v9fs_fid_find()
|
/linux-6.1.9/scripts/gdb/linux/ |
D | clk.py | 14 return lists.hlist_for_each_entry(hlist_head,
|
/linux-6.1.9/io_uring/ |
D | fdinfo.c | 181 hlist_for_each_entry(req, &hb->list, hash_node) in __io_uring_show_fdinfo() 188 hlist_for_each_entry(req, &hbl->list, hash_node) in __io_uring_show_fdinfo()
|
/linux-6.1.9/drivers/net/wireguard/selftest/ |
D | allowedips.c | 158 hlist_for_each_entry(other, &table->head, table) { in horrible_insert_ordered() 167 hlist_for_each_entry(other, &table->head, table) { in horrible_insert_ordered() 219 hlist_for_each_entry(node, &table->head, table) { in horrible_allowedips_lookup_v4() 231 hlist_for_each_entry(node, &table->head, table) { in horrible_allowedips_lookup_v6()
|
/linux-6.1.9/fs/lockd/ |
D | host.c | 40 hlist_for_each_entry((host), (chain), h_hash) 249 hlist_for_each_entry(host, chain, h_hash) { in nlmclnt_lookup_host() 360 hlist_for_each_entry(host, chain, h_hash) { in nlmsvc_lookup_host()
|
/linux-6.1.9/net/atm/ |
D | lec.c | 1315 hlist_for_each_entry(entry, in lec_arp_remove() 1359 hlist_for_each_entry(rulla, in dump_arp_table() 1387 hlist_for_each_entry(rulla, &priv->lec_no_forward, next) { in dump_arp_table() 1409 hlist_for_each_entry(rulla, &priv->lec_arp_empty_ones, next) { in dump_arp_table() 1431 hlist_for_each_entry(rulla, &priv->mcast_fwds, next) { in dump_arp_table() 1523 hlist_for_each_entry(entry, head, next) { in lec_arp_find() 1887 hlist_for_each_entry(tmp, in lec_arp_update() 1979 hlist_for_each_entry(entry, in lec_vcc_added() 2063 hlist_for_each_entry(entry, in lec_flush_complete() 2097 hlist_for_each_entry(entry, in lec_set_flush_tran_id()
|
/linux-6.1.9/kernel/bpf/ |
D | trampoline.c | 143 hlist_for_each_entry(tr, head, hlist) { in bpf_trampoline_lookup() 274 hlist_for_each_entry(link, &tr->progs_hlist[kind], tramp_hlist) { in bpf_trampoline_get_progs() 566 hlist_for_each_entry(link_exiting, &tr->progs_hlist[kind], tramp_hlist) { in __bpf_trampoline_link_prog() 691 hlist_for_each_entry(link, &tr->progs_hlist[kind], tramp_hlist) { in cgroup_shim_find()
|