Home
last modified time | relevance | path

Searched refs:hlist_for_each_entry_rcu (Results 1 – 25 of 136) sorted by relevance

123456

/linux-6.15/arch/powerpc/kvm/
H A Dbook3s_mmu_hpte.c137 hlist_for_each_entry_rcu(pte, list, list_vpte_long) in kvmppc_mmu_pte_flush_all()
156 hlist_for_each_entry_rcu(pte, list, list_pte) in kvmppc_mmu_pte_flush_page()
176 hlist_for_each_entry_rcu(pte, list, list_pte_long) in kvmppc_mmu_pte_flush_long()
218 hlist_for_each_entry_rcu(pte, list, list_vpte) in kvmppc_mmu_pte_vflush_short()
240 hlist_for_each_entry_rcu(pte, list, list_vpte_64k) in kvmppc_mmu_pte_vflush_64k()
262 hlist_for_each_entry_rcu(pte, list, list_vpte_long) in kvmppc_mmu_pte_vflush_long()
305 hlist_for_each_entry_rcu(pte, list, list_vpte_long) in kvmppc_mmu_pte_pflush()
/linux-6.15/mm/
H A Dmmu_notifier.c312 hlist_for_each_entry_rcu(subscription, &subscriptions->list, hlist, in mn_hlist_release()
375 hlist_for_each_entry_rcu(subscription, in __mmu_notifier_clear_flush_young()
395 hlist_for_each_entry_rcu(subscription, in __mmu_notifier_clear_young()
414 hlist_for_each_entry_rcu(subscription, in __mmu_notifier_test_young()
469 hlist_for_each_entry_rcu(subscription, &subscriptions->list, hlist, in mn_hlist_invalidate_range_start()
507 hlist_for_each_entry_rcu(subscription, &subscriptions->list, in mn_hlist_invalidate_range_start()
545 hlist_for_each_entry_rcu(subscription, &subscriptions->list, hlist, in mn_hlist_invalidate_end()
580 hlist_for_each_entry_rcu(subscription, in __mmu_notifier_arch_invalidate_secondary_tlbs()
717 hlist_for_each_entry_rcu(subscription, in find_get_mmu_notifier()
/linux-6.15/net/can/
H A Daf_can.c537 hlist_for_each_entry_rcu(rcv, rcv_list, list) { in can_rx_unregister()
591 hlist_for_each_entry_rcu(rcv, &dev_rcv_lists->rx[RX_ERR], list) { in can_rcv_filter()
601 hlist_for_each_entry_rcu(rcv, &dev_rcv_lists->rx[RX_ALL], list) { in can_rcv_filter()
607 hlist_for_each_entry_rcu(rcv, &dev_rcv_lists->rx[RX_FIL], list) { in can_rcv_filter()
615 hlist_for_each_entry_rcu(rcv, &dev_rcv_lists->rx[RX_INV], list) { in can_rcv_filter()
627 hlist_for_each_entry_rcu(rcv, &dev_rcv_lists->rx_eff[effhash(can_id)], list) { in can_rcv_filter()
635 hlist_for_each_entry_rcu(rcv, &dev_rcv_lists->rx_sff[can_id], list) { in can_rcv_filter()
/linux-6.15/net/ipv4/
H A Dtcp_diag.c63 hlist_for_each_entry_rcu(key, &md5sig->head, node) in tcp_diag_put_md5sig()
75 hlist_for_each_entry_rcu(key, &md5sig->head, node) { in tcp_diag_put_md5sig()
157 hlist_for_each_entry_rcu(key, &md5sig->head, node) in tcp_diag_get_aux_size()
H A Dfib_trie.c1028 hlist_for_each_entry_rcu(fa, &l->leaf, fa_list) { in fib_find_matching_alias()
1549 hlist_for_each_entry_rcu(fa, &n->leaf, fa_list) { in fib_table_lookup()
2145 hlist_for_each_entry_rcu(tb, head, tb_hlist, in fib_info_notify_update()
2159 hlist_for_each_entry_rcu(fa, &l->leaf, fa_list) { in fib_leaf_notify()
2215 hlist_for_each_entry_rcu(tb, head, tb_hlist) { in fib_notify()
2259 hlist_for_each_entry_rcu(fa, &l->leaf, fa_list) { in fn_trie_dump_leaf()
2513 hlist_for_each_entry_rcu(fa, &n->leaf, fa_list) in trie_collect_stats()
2624 hlist_for_each_entry_rcu(tb, head, tb_hlist) { in fib_triestat_seq_show()
2657 hlist_for_each_entry_rcu(tb, head, tb_hlist) { in fib_trie_get_idx()
2707 hlist_for_each_entry_rcu(tb, head, tb_hlist) { in fib_trie_seq_next()
[all …]
/linux-6.15/drivers/target/tcm_fc/
H A Dtfc_sess.c173 hlist_for_each_entry_rcu(sess, head, hash) { in ft_sess_get()
218 hlist_for_each_entry_rcu(sess, head, hash) in ft_sess_create()
267 hlist_for_each_entry_rcu(sess, head, hash) { in ft_sess_delete()
294 hlist_for_each_entry_rcu(sess, head, hash) { in ft_sess_delete_all()
/linux-6.15/net/batman-adv/
H A Doriginator.c70 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_orig_hash_find()
117 hlist_for_each_entry_rcu(tmp, &orig_node->vlan_list, list) { in batadv_orig_node_vlan_get()
324 hlist_for_each_entry_rcu(orig_ifinfo, &orig_node->ifinfo_list, list) { in batadv_orig_router_get()
382 hlist_for_each_entry_rcu(tmp, &orig_node->ifinfo_list, in batadv_orig_ifinfo_get()
461 hlist_for_each_entry_rcu(tmp_neigh_ifinfo, &neigh->ifinfo_list, in batadv_neigh_ifinfo_get()
539 hlist_for_each_entry_rcu(tmp_neigh_node, &orig_node->neigh_list, list) { in batadv_neigh_node_get()
643 hlist_for_each_entry_rcu(tmp_hardif_neigh, in batadv_hardif_neigh_get()
1178 hlist_for_each_entry_rcu(neigh, &orig_node->neigh_list, list) { in batadv_find_best_neighbor()
H A Dbat_v.c186 hlist_for_each_entry_rcu(hardif_neigh, in batadv_v_neigh_dump_hardif()
349 hlist_for_each_entry_rcu(neigh_node, &orig_node->neigh_list, list) { in batadv_v_orig_dump_entry()
395 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_v_orig_dump_bucket()
567 hlist_for_each_entry_rcu(gw_node, &bat_priv->gw.gateway_list, list) { in batadv_v_gw_get_best_gw_node()
H A Dtranslation-table.c144 hlist_for_each_entry_rcu(tt, head, hash_entry) { in batadv_tt_hash_find()
722 hlist_for_each_entry_rcu(orig_entry, head, list) { in batadv_tt_local_add()
1408 hlist_for_each_entry_rcu(tmp_orig_entry, head, list) { in batadv_tt_global_orig_entry_find()
1471 hlist_for_each_entry_rcu(orig_entry, head, list) in batadv_tt_global_sync_flags()
1721 hlist_for_each_entry_rcu(orig_entry, head, list) { in batadv_transtable_best_orig()
1835 hlist_for_each_entry_rcu(orig_entry, head, list) { in batadv_tt_global_dump_entry()
1873 hlist_for_each_entry_rcu(common, head, hash_entry) { in batadv_tt_global_dump_bucket()
2049 hlist_for_each_entry_rcu(orig_entry, head, list) { in batadv_tt_global_del_roaming()
2405 hlist_for_each_entry_rcu(tt_common, head, hash_entry) { in batadv_tt_global_crc()
2730 hlist_for_each_entry_rcu(tt_common_entry, in batadv_tt_tvlv_generate()
[all …]
H A Dbat_iv_ogm.c763 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_iv_ogm_slide_own_bcast_window()
764 hlist_for_each_entry_rcu(orig_ifinfo, in batadv_iv_ogm_slide_own_bcast_window()
945 hlist_for_each_entry_rcu(tmp_neigh_node, in batadv_iv_ogm_orig_update()
1089 hlist_for_each_entry_rcu(tmp_neigh_node, in batadv_iv_ogm_calc_tq()
1256 hlist_for_each_entry_rcu(neigh_node, &orig_node->neigh_list, list) { in batadv_iv_ogm_update_seqnos()
1906 hlist_for_each_entry_rcu(neigh_node, &orig_node->neigh_list, list) { in batadv_iv_ogm_orig_dump_entry()
1954 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_iv_ogm_orig_dump_bucket()
2116 hlist_for_each_entry_rcu(hardif_neigh, in batadv_iv_ogm_neigh_dump_hardif()
2268 hlist_for_each_entry_rcu(gw_node, &bat_priv->gw.gateway_list, list) { in batadv_iv_gw_get_best_gw_node()
H A Dbridge_loop_avoidance.c234 hlist_for_each_entry_rcu(claim, head, hash_entry) { in batadv_claim_hash_find()
277 hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { in batadv_backbone_hash_find()
615 hlist_for_each_entry_rcu(claim, head, hash_entry) { in batadv_bla_answer_request()
1290 hlist_for_each_entry_rcu(claim, head, hash_entry) { in batadv_bla_purge_claims()
1360 hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { in batadv_bla_update_orig_address()
1474 hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { in batadv_bla_periodic_work()
1750 hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { in batadv_bla_is_backbone_gw_orig()
/linux-6.15/include/linux/
H A Dhashtable.h141 hlist_for_each_entry_rcu(obj, &name[bkt], member)
177 hlist_for_each_entry_rcu(obj, &name[hash_min(key, HASH_BITS(name))],\
/linux-6.15/fs/nfs/
H A Dpnfs_dev.c85 hlist_for_each_entry_rcu(d, &nfs4_deviceid_cache[hash], node) in _lookup_deviceid()
335 hlist_for_each_entry_rcu(d, &nfs4_deviceid_cache[hash], node) in _deviceid_purge_client()
376 hlist_for_each_entry_rcu(d, &nfs4_deviceid_cache[i], node) in nfs4_deviceid_mark_client_invalid()
/linux-6.15/net/bridge/
H A Dbr_cfm.c23 hlist_for_each_entry_rcu(mep, &br->mep_list, head, in br_mep_find_ifindex()
36 hlist_for_each_entry_rcu(peer_mep, &mep->peer_mep_list, head, in br_peer_mep_find()
827 hlist_for_each_entry_rcu(mep, &br->mep_list, head) in br_cfm_mep_count()
842 hlist_for_each_entry_rcu(mep, &br->mep_list, head) in br_cfm_peer_mep_count()
843 hlist_for_each_entry_rcu(peer_mep, &mep->peer_mep_list, head) in br_cfm_peer_mep_count()
H A Dbr_cfm_netlink.c461 hlist_for_each_entry_rcu(mep, &br->mep_list, head) { in br_cfm_config_fill_info()
587 hlist_for_each_entry_rcu(peer_mep, &mep->peer_mep_list, head) { in br_cfm_config_fill_info()
624 hlist_for_each_entry_rcu(mep, &br->mep_list, head) { in br_cfm_status_fill_info()
658 hlist_for_each_entry_rcu(peer_mep, &mep->peer_mep_list, head) { in br_cfm_status_fill_info()
H A Dbr_fdb.c547 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_cleanup()
603 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_flush()
830 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_fillbuf()
973 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_dump()
1372 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_sync_static()
1386 hlist_for_each_entry_rcu(tmp, &br->fdb_list, fdb_node) { in br_fdb_sync_static()
1405 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_unsync_static()
/linux-6.15/net/netfilter/ipvs/
H A Dip_vs_conn.c272 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[hash], c_list) { in __ip_vs_conn_in_get()
358 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[hash], c_list) { in ip_vs_ct_in_get()
415 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[hash], c_list) { in ip_vs_conn_out_get()
1061 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[idx], c_list) { in ip_vs_conn_array()
1319 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[hash], c_list) { in ip_vs_random_dropentry()
1386 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[idx], c_list) { in ip_vs_conn_flush()
1420 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[idx], c_list) { in ip_vs_expire_nodest_conn_flush()
/linux-6.15/net/rds/
H A Dconnection.c91 hlist_for_each_entry_rcu(conn, head, c_hash_node) { in rds_conn_lookup()
557 hlist_for_each_entry_rcu(conn, head, c_hash_node) { in rds_conn_message_info_cmn()
670 hlist_for_each_entry_rcu(conn, head, c_hash_node) { in rds_for_each_conn_info()
708 hlist_for_each_entry_rcu(conn, head, c_hash_node) { in rds_walk_conn_path_info()
/linux-6.15/drivers/target/
H A Dtarget_core_device.c212 hlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link) { in core_get_se_deve_from_rtpi()
240 hlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link) in core_free_device_list_for_node()
266 hlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link) in target_nacl_find_deve()
307 hlist_for_each_entry_rcu(tmp, &nacl->lun_entry_hlist, link) { in target_luns_data_has_changed()
465 hlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link) { in core_clear_lun_from_tpg()
/linux-6.15/fs/dlm/
H A Dmidcomms.c278 hlist_for_each_entry_rcu(node, &node_hash[r], hlist) { in __find_node()
1168 hlist_for_each_entry_rcu(node, &node_hash[i], hlist) { in dlm_midcomms_exit()
1328 hlist_for_each_entry_rcu(node, &node_hash[i], hlist) { in dlm_midcomms_version_wait()
1399 hlist_for_each_entry_rcu(node, &node_hash[i], hlist) { in dlm_midcomms_shutdown()
1407 hlist_for_each_entry_rcu(node, &node_hash[i], hlist) { in dlm_midcomms_shutdown()
/linux-6.15/arch/s390/kernel/
H A Dirq.c336 hlist_for_each_entry_rcu(p, &ext_int_hash[index], entry) { in unregister_external_irq()
360 hlist_for_each_entry_rcu(p, &ext_int_hash[index], entry) { in do_ext_interrupt()
/linux-6.15/net/netfilter/
H A Dnft_set_hash.c520 hlist_for_each_entry_rcu(he, &priv->table[hash], node) { in nft_hash_lookup()
541 hlist_for_each_entry_rcu(he, &priv->table[hash], node) { in nft_hash_get()
562 hlist_for_each_entry_rcu(he, &priv->table[hash], node) { in nft_hash_lookup_fast()
667 hlist_for_each_entry_rcu(he, &priv->table[i], node, in nft_hash_walk()
/linux-6.15/drivers/hv/
H A Dmshv_eventfd.c53 hlist_for_each_entry_rcu(mian, &partition->irq_ack_notifier_list, in mshv_notify_acked_gsi()
90 hlist_for_each_entry_rcu(irqfd, &resampler->rsmplr_irqfd_list, in mshv_irqfd_resampler_ack()
631 hlist_for_each_entry_rcu(p, &partition->ioeventfds_list, iovntfd_hnode) in ioeventfd_mmio_write()
/linux-6.15/kernel/trace/
H A Dfprobe.c60 hlist_for_each_entry_rcu(node, head, hlist, in find_first_fprobe_node()
107 hlist_for_each_entry_rcu(fph, head, hlist, in is_fprobe_still_exist()
457 hlist_for_each_entry_rcu(node, head, hlist, in fprobe_remove_node_in_module()
/linux-6.15/net/openvswitch/
H A Dflow_table.c537 hlist_for_each_entry_rcu(flow, head, flow_table.node[ver]) { in ovs_flow_tbl_dump_next()
591 hlist_for_each_entry_rcu(flow, head, in flow_table_copy_flows()
596 hlist_for_each_entry_rcu(flow, head, in flow_table_copy_flows()
713 hlist_for_each_entry_rcu(flow, head, flow_table.node[ti->node_ver], in masked_flow_lookup()
927 hlist_for_each_entry_rcu(flow, head, ufid_table.node[ti->node_ver], in ovs_flow_tbl_lookup_ufid()

123456