| /Linux-v5.4/net/batman-adv/ |
| D | bat_algo.c | 41 hlist_for_each_entry(bat_algo_ops_tmp, &batadv_algo_list, list) { in batadv_algo_get() 128 hlist_for_each_entry(bat_algo_ops, &batadv_algo_list, list) { in batadv_algo_seq_print_text() 213 hlist_for_each_entry(bat_algo_ops, &batadv_algo_list, list) { in batadv_algo_dump()
|
| D | tvlv.c | 131 hlist_for_each_entry(tvlv_tmp, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_get() 163 hlist_for_each_entry(tvlv, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_list_size() 329 hlist_for_each_entry(tvlv, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_ogm_append()
|
| /Linux-v5.4/drivers/gpu/drm/ |
| D | drm_hashtab.c | 73 hlist_for_each_entry(entry, h_list, head) in drm_ht_verbose_list() 86 hlist_for_each_entry(entry, h_list, head) { in drm_ht_find_key() 124 hlist_for_each_entry(entry, h_list, head) { in drm_ht_insert_item()
|
| /Linux-v5.4/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-v5.4/drivers/clk/ |
| D | clk.c | 299 hlist_for_each_entry(child, &core->children, child_node) { in __clk_lookup_subtree() 317 hlist_for_each_entry(root_clk, &clk_root_list, child_node) { in clk_core_lookup() 324 hlist_for_each_entry(root_clk, &clk_orphan_list, child_node) { in clk_core_lookup() 629 hlist_for_each_entry(clk_user, &core->clks, clks_node) in clk_core_get_boundaries() 632 hlist_for_each_entry(clk_user, &core->clks, clks_node) in clk_core_get_boundaries() 1078 hlist_for_each_entry(child, &core->children, child_node) { in clk_core_save_context() 1097 hlist_for_each_entry(child, &core->children, child_node) in clk_core_restore_context() 1113 hlist_for_each_entry(clk, &clk_root_list, child_node) { in clk_save_context() 1119 hlist_for_each_entry(clk, &clk_orphan_list, child_node) { in clk_save_context() 1139 hlist_for_each_entry(core, &clk_root_list, child_node) in clk_restore_context() [all …]
|
| /Linux-v5.4/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 | 139 hlist_for_each_entry(__sk, list, __sk_common.skc_portaddr_node)
|
| /Linux-v5.4/tools/lib/lockdep/ |
| D | lockdep.c | 6 #define hlist_for_each_entry_rcu hlist_for_each_entry
|
| /Linux-v5.4/drivers/net/ethernet/pensando/ionic/ |
| D | ionic_rx_filter.c | 122 hlist_for_each_entry(f, head, by_hash) { in ionic_rx_filter_by_vlan() 142 hlist_for_each_entry(f, head, by_hash) { in ionic_rx_filter_by_addr()
|
| /Linux-v5.4/include/net/ |
| D | netrom.h | 161 hlist_for_each_entry(__nr_neigh, list, neigh_node) 167 hlist_for_each_entry(__nr_node, list, node_node)
|
| D | ax25.h | 169 hlist_for_each_entry(__ax25, list, uid_node) 280 hlist_for_each_entry(__ax25, list, ax25_node)
|
| /Linux-v5.4/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-v5.4/scripts/coccinelle/iterators/ |
| D | use_after_iter.cocci | 33 iterator name hlist_for_each_entry; 116 hlist_for_each_entry(c,...) S
|
| /Linux-v5.4/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-v5.4/fs/notify/ |
| D | mark.c | 128 hlist_for_each_entry(mark, &conn->list, obj_list) { in __fsnotify_recalc_mask() 598 hlist_for_each_entry(lmark, &conn->list, obj_list) { in fsnotify_add_mark_list() 706 hlist_for_each_entry(mark, &conn->list, obj_list) { in fsnotify_find_mark() 782 hlist_for_each_entry(mark, &conn->list, obj_list) { in fsnotify_destroy_marks()
|
| /Linux-v5.4/fs/fscache/ |
| D | cookie.c | 486 hlist_for_each_entry(object, &cookie->backing_objects, in fscache_alloc_object() 567 hlist_for_each_entry(p, &cookie->backing_objects, cookie_link) { in fscache_attach_object() 577 hlist_for_each_entry(p, &cookie->parent->backing_objects, in fscache_attach_object() 695 hlist_for_each_entry(object, in __fscache_update_cookie() 746 hlist_for_each_entry(object, &cookie->backing_objects, cookie_link) { in __fscache_disable_cookie()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | mpfs.h | 57 hlist_for_each_entry(ptr, &(hash)[ix], node.hlist) \
|
| /Linux-v5.4/scripts/gdb/linux/ |
| D | clk.py | 14 return lists.hlist_for_each_entry(hlist_head,
|
| D | lists.py | 54 def hlist_for_each_entry(head, gdbtype, member): function
|
| /Linux-v5.4/fs/afs/ |
| D | callback.c | 256 hlist_for_each_entry(vi, &server->cb_volumes, srv_link) { in afs_break_one_callback() 276 hlist_for_each_entry(cbi, &vi->cb_interests, cb_vlink) { in afs_break_one_callback()
|
| /Linux-v5.4/security/ |
| D | security.c | 653 hlist_for_each_entry(P, &security_hook_heads.FUNC, list) \ 662 hlist_for_each_entry(P, &security_hook_heads.FUNC, list) { \ 765 hlist_for_each_entry(hp, &security_hook_heads.vm_enough_memory, list) { in security_vm_enough_memory_mm() 1313 hlist_for_each_entry(hp, &security_hook_heads.inode_getsecurity, list) { in security_inode_getsecurity() 1331 hlist_for_each_entry(hp, &security_hook_heads.inode_setsecurity, list) { in security_inode_setsecurity() 1714 hlist_for_each_entry(hp, &security_hook_heads.task_prctl, list) { in security_task_prctl() 1883 hlist_for_each_entry(hp, &security_hook_heads.getprocattr, list) { in security_getprocattr() 1896 hlist_for_each_entry(hp, &security_hook_heads.setprocattr, list) { in security_setprocattr() 2297 hlist_for_each_entry(hp, &security_hook_heads.xfrm_state_pol_flow_match, in security_xfrm_state_pol_flow_match()
|
| /Linux-v5.4/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-v5.4/net/atm/ |
| D | lec.c | 1317 hlist_for_each_entry(entry, in lec_arp_remove() 1361 hlist_for_each_entry(rulla, in dump_arp_table() 1393 hlist_for_each_entry(rulla, &priv->lec_no_forward, next) { in dump_arp_table() 1418 hlist_for_each_entry(rulla, &priv->lec_arp_empty_ones, next) { in dump_arp_table() 1443 hlist_for_each_entry(rulla, &priv->mcast_fwds, next) { in dump_arp_table() 1538 hlist_for_each_entry(entry, head, next) { in lec_arp_find() 1904 hlist_for_each_entry(tmp, in lec_arp_update() 2014 hlist_for_each_entry(entry, in lec_vcc_added() 2098 hlist_for_each_entry(entry, in lec_flush_complete() 2132 hlist_for_each_entry(entry, in lec_set_flush_tran_id()
|
| /Linux-v5.4/net/9p/ |
| D | error.c | 215 hlist_for_each_entry(c, &hash_errmap[bucket], list) { in p9_errstr2errno()
|
| /Linux-v5.4/drivers/misc/vmw_vmci/ |
| D | vmci_doorbell.c | 123 hlist_for_each_entry(dbell, &vmci_doorbell_it.entries[bucket], in dbell_index_table_find() 360 hlist_for_each_entry(dbell, &vmci_doorbell_it.entries[bucket], node) { in dbell_fire_entries()
|