Home
last modified time | relevance | path

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

123456

/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_mmu_hpte.c143 hlist_for_each_entry_rcu(pte, list, list_vpte_long) in kvmppc_mmu_pte_flush_all()
162 hlist_for_each_entry_rcu(pte, list, list_pte) in kvmppc_mmu_pte_flush_page()
182 hlist_for_each_entry_rcu(pte, list, list_pte_long) in kvmppc_mmu_pte_flush_long()
224 hlist_for_each_entry_rcu(pte, list, list_vpte) in kvmppc_mmu_pte_vflush_short()
246 hlist_for_each_entry_rcu(pte, list, list_vpte_64k) in kvmppc_mmu_pte_vflush_64k()
268 hlist_for_each_entry_rcu(pte, list, list_vpte_long) in kvmppc_mmu_pte_vflush_long()
311 hlist_for_each_entry_rcu(pte, list, list_vpte_long) in kvmppc_mmu_pte_pflush()
/linux-6.3-rc2/mm/
A Dmmu_notifier.c310 hlist_for_each_entry_rcu(subscription, &subscriptions->list, hlist, in mn_hlist_release()
373 hlist_for_each_entry_rcu(subscription, in __mmu_notifier_clear_flush_young()
393 hlist_for_each_entry_rcu(subscription, in __mmu_notifier_clear_young()
412 hlist_for_each_entry_rcu(subscription, in __mmu_notifier_test_young()
434 hlist_for_each_entry_rcu(subscription, in __mmu_notifier_change_pte()
484 hlist_for_each_entry_rcu(subscription, &subscriptions->list, hlist, in mn_hlist_invalidate_range_start()
522 hlist_for_each_entry_rcu(subscription, &subscriptions->list, in mn_hlist_invalidate_range_start()
560 hlist_for_each_entry_rcu(subscription, &subscriptions->list, hlist, in mn_hlist_invalidate_end()
614 hlist_for_each_entry_rcu(subscription, in __mmu_notifier_invalidate_range()
740 hlist_for_each_entry_rcu(subscription, in find_get_mmu_notifier()
/linux-6.3-rc2/net/can/
A Daf_can.c534 hlist_for_each_entry_rcu(rcv, rcv_list, list) { in can_rx_unregister()
588 hlist_for_each_entry_rcu(rcv, &dev_rcv_lists->rx[RX_ERR], list) { in can_rcv_filter()
598 hlist_for_each_entry_rcu(rcv, &dev_rcv_lists->rx[RX_ALL], list) { in can_rcv_filter()
604 hlist_for_each_entry_rcu(rcv, &dev_rcv_lists->rx[RX_FIL], list) { in can_rcv_filter()
612 hlist_for_each_entry_rcu(rcv, &dev_rcv_lists->rx[RX_INV], list) { in can_rcv_filter()
624 hlist_for_each_entry_rcu(rcv, &dev_rcv_lists->rx_eff[effhash(can_id)], list) { in can_rcv_filter()
632 hlist_for_each_entry_rcu(rcv, &dev_rcv_lists->rx_sff[can_id], list) { in can_rcv_filter()
/linux-6.3-rc2/net/ipv4/
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()
158 hlist_for_each_entry_rcu(key, &md5sig->head, node) in tcp_diag_get_aux_size()
A Dfib_trie.c1033 hlist_for_each_entry_rcu(fa, &l->leaf, fa_list) { in fib_find_matching_alias()
1573 hlist_for_each_entry_rcu(fa, &n->leaf, fa_list) { in fib_table_lookup()
2167 hlist_for_each_entry_rcu(tb, head, tb_hlist, in fib_info_notify_update()
2181 hlist_for_each_entry_rcu(fa, &l->leaf, fa_list) { in fib_leaf_notify()
2237 hlist_for_each_entry_rcu(tb, head, tb_hlist) { in fib_notify()
2281 hlist_for_each_entry_rcu(fa, &l->leaf, fa_list) { in fn_trie_dump_leaf()
2535 hlist_for_each_entry_rcu(fa, &n->leaf, fa_list) in trie_collect_stats()
2646 hlist_for_each_entry_rcu(tb, head, tb_hlist) { in fib_triestat_seq_show()
2679 hlist_for_each_entry_rcu(tb, head, tb_hlist) { in fib_trie_get_idx()
2729 hlist_for_each_entry_rcu(tb, head, tb_hlist) { in fib_trie_seq_next()
[all …]
/linux-6.3-rc2/drivers/target/tcm_fc/
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.3-rc2/net/batman-adv/
A Doriginator.c71 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_orig_hash_find()
118 hlist_for_each_entry_rcu(tmp, &orig_node->vlan_list, list) { in batadv_orig_node_vlan_get()
299 hlist_for_each_entry_rcu(orig_ifinfo, &orig_node->ifinfo_list, list) { in batadv_orig_router_get()
330 hlist_for_each_entry_rcu(tmp, &orig_node->ifinfo_list, in batadv_orig_ifinfo_get()
409 hlist_for_each_entry_rcu(tmp_neigh_ifinfo, &neigh->ifinfo_list, in batadv_neigh_ifinfo_get()
487 hlist_for_each_entry_rcu(tmp_neigh_node, &orig_node->neigh_list, list) { in batadv_neigh_node_get()
591 hlist_for_each_entry_rcu(tmp_hardif_neigh, in batadv_hardif_neigh_get()
1141 hlist_for_each_entry_rcu(neigh, &orig_node->neigh_list, list) { in batadv_find_best_neighbor()
A Dbat_v.c188 hlist_for_each_entry_rcu(hardif_neigh, in batadv_v_neigh_dump_hardif()
351 hlist_for_each_entry_rcu(neigh_node, &orig_node->neigh_list, list) { in batadv_v_orig_dump_entry()
397 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_v_orig_dump_bucket()
588 hlist_for_each_entry_rcu(gw_node, &bat_priv->gw.gateway_list, list) { in batadv_v_gw_get_best_gw_node()
A Dtranslation-table.c143 hlist_for_each_entry_rcu(tt, head, hash_entry) { in batadv_tt_hash_find()
768 hlist_for_each_entry_rcu(orig_entry, head, list) { in batadv_tt_local_add()
1450 hlist_for_each_entry_rcu(tmp_orig_entry, head, list) { in batadv_tt_global_orig_entry_find()
1513 hlist_for_each_entry_rcu(orig_entry, head, list) in batadv_tt_global_sync_flags()
1763 hlist_for_each_entry_rcu(orig_entry, head, list) { in batadv_transtable_best_orig()
1877 hlist_for_each_entry_rcu(orig_entry, head, list) { in batadv_tt_global_dump_entry()
1915 hlist_for_each_entry_rcu(common, head, hash_entry) { in batadv_tt_global_dump_bucket()
2099 hlist_for_each_entry_rcu(orig_entry, head, list) { in batadv_tt_global_del_roaming()
2455 hlist_for_each_entry_rcu(tt_common, head, hash_entry) { in batadv_tt_global_crc()
2778 hlist_for_each_entry_rcu(tt_common_entry, in batadv_tt_tvlv_generate()
[all …]
A Dbat_iv_ogm.c755 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_iv_ogm_slide_own_bcast_window()
756 hlist_for_each_entry_rcu(orig_ifinfo, in batadv_iv_ogm_slide_own_bcast_window()
937 hlist_for_each_entry_rcu(tmp_neigh_node, in batadv_iv_ogm_orig_update()
1081 hlist_for_each_entry_rcu(tmp_neigh_node, in batadv_iv_ogm_calc_tq()
1248 hlist_for_each_entry_rcu(neigh_node, &orig_node->neigh_list, list) { in batadv_iv_ogm_update_seqnos()
1898 hlist_for_each_entry_rcu(neigh_node, &orig_node->neigh_list, list) { in batadv_iv_ogm_orig_dump_entry()
1946 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_iv_ogm_orig_dump_bucket()
2108 hlist_for_each_entry_rcu(hardif_neigh, in batadv_iv_ogm_neigh_dump_hardif()
2260 hlist_for_each_entry_rcu(gw_node, &bat_priv->gw.gateway_list, list) { in batadv_iv_gw_get_best_gw_node()
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.3-rc2/include/linux/
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))],\
A Dudp.h160 hlist_for_each_entry_rcu(__sk, list, __sk_common.skc_portaddr_node)
A Dpid.h195 hlist_for_each_entry_rcu((task), \
/linux-6.3-rc2/fs/nfs/
A Dpnfs_dev.c85 hlist_for_each_entry_rcu(d, &nfs4_deviceid_cache[hash], node) in _lookup_deviceid()
338 hlist_for_each_entry_rcu(d, &nfs4_deviceid_cache[hash], node) in _deviceid_purge_client()
379 hlist_for_each_entry_rcu(d, &nfs4_deviceid_cache[i], node) in nfs4_deviceid_mark_client_invalid()
/linux-6.3-rc2/net/bridge/
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()
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()
A Dbr_fdb.c536 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_cleanup()
592 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_flush()
800 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_fillbuf()
938 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_dump()
1336 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_sync_static()
1350 hlist_for_each_entry_rcu(tmp, &br->fdb_list, fdb_node) { in br_fdb_sync_static()
1369 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_unsync_static()
/linux-6.3-rc2/net/netfilter/ipvs/
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()
1059 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[idx], c_list) { in ip_vs_conn_array()
1103 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[idx], c_list) { in ip_vs_conn_seq_next()
1313 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[hash], c_list) { in ip_vs_random_dropentry()
1380 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[idx], c_list) { in ip_vs_conn_flush()
1414 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[idx], c_list) { in ip_vs_expire_nodest_conn_flush()
/linux-6.3-rc2/net/mac80211/
A Dmesh_pathtbl.c248 hlist_for_each_entry_rcu(mpath, &tbl->walk_head, walk_list) { in __mesh_path_lookup_by_idx()
489 hlist_for_each_entry_rcu(mpath, &tbl->walk_head, walk_list) { in mesh_plink_broken()
680 hlist_for_each_entry_rcu(gate, &tbl->known_gates, gate_list) { in mesh_path_send_to_gates()
693 hlist_for_each_entry_rcu(gate, &tbl->known_gates, gate_list) { in mesh_path_send_to_gates()
/linux-6.3-rc2/net/rds/
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.3-rc2/net/netfilter/
A Dnft_set_hash.c463 hlist_for_each_entry_rcu(he, &priv->table[hash], node) { in nft_hash_lookup()
483 hlist_for_each_entry_rcu(he, &priv->table[hash], node) { in nft_hash_get()
504 hlist_for_each_entry_rcu(he, &priv->table[hash], node) { in nft_hash_lookup_fast()
610 hlist_for_each_entry_rcu(he, &priv->table[i], node) { in nft_hash_walk()
/linux-6.3-rc2/drivers/target/
A Dtarget_core_device.c218 hlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link) { in core_get_se_deve_from_rtpi()
246 hlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link) in core_free_device_list_for_node()
272 hlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link) in target_nacl_find_deve()
313 hlist_for_each_entry_rcu(tmp, &nacl->lun_entry_hlist, link) { in target_luns_data_has_changed()
471 hlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link) { in core_clear_lun_from_tpg()
/linux-6.3-rc2/arch/s390/kernel/
A Dirq.c327 hlist_for_each_entry_rcu(p, &ext_int_hash[index], entry) { in unregister_external_irq()
351 hlist_for_each_entry_rcu(p, &ext_int_hash[index], entry) { in do_ext_interrupt()
/linux-6.3-rc2/net/openvswitch/
A Dflow_table.c540 hlist_for_each_entry_rcu(flow, head, flow_table.node[ver]) { in ovs_flow_tbl_dump_next()
594 hlist_for_each_entry_rcu(flow, head, in flow_table_copy_flows()
599 hlist_for_each_entry_rcu(flow, head, in flow_table_copy_flows()
716 hlist_for_each_entry_rcu(flow, head, flow_table.node[ti->node_ver], in masked_flow_lookup()
930 hlist_for_each_entry_rcu(flow, head, ufid_table.node[ti->node_ver], in ovs_flow_tbl_lookup_ufid()

Completed in 71 milliseconds

123456