Home
last modified time | relevance | path

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

12345

/Linux-v4.19/mm/
Dmmu_notifier.c67 hlist_for_each_entry_rcu(mn, &mm->mmu_notifier_mm->list, hlist) in __mmu_notifier_release()
118 hlist_for_each_entry_rcu(mn, &mm->mmu_notifier_mm->list, hlist) { in __mmu_notifier_clear_flush_young()
135 hlist_for_each_entry_rcu(mn, &mm->mmu_notifier_mm->list, hlist) { in __mmu_notifier_clear_young()
151 hlist_for_each_entry_rcu(mn, &mm->mmu_notifier_mm->list, hlist) { in __mmu_notifier_test_young()
170 hlist_for_each_entry_rcu(mn, &mm->mmu_notifier_mm->list, hlist) { in __mmu_notifier_change_pte()
186 hlist_for_each_entry_rcu(mn, &mm->mmu_notifier_mm->list, hlist) { in __mmu_notifier_invalidate_range_start()
212 hlist_for_each_entry_rcu(mn, &mm->mmu_notifier_mm->list, hlist) { in __mmu_notifier_invalidate_range_end()
242 hlist_for_each_entry_rcu(mn, &mm->mmu_notifier_mm->list, hlist) { in __mmu_notifier_invalidate_range()
266 hlist_for_each_entry_rcu(mn, &mm->mmu_notifier_mm->list, hlist) { in mm_has_blockable_invalidate_notifiers()
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_mmu_hpte.c155 hlist_for_each_entry_rcu(pte, list, list_vpte_long) in kvmppc_mmu_pte_flush_all()
174 hlist_for_each_entry_rcu(pte, list, list_pte) in kvmppc_mmu_pte_flush_page()
194 hlist_for_each_entry_rcu(pte, list, list_pte_long) in kvmppc_mmu_pte_flush_long()
236 hlist_for_each_entry_rcu(pte, list, list_vpte) in kvmppc_mmu_pte_vflush_short()
258 hlist_for_each_entry_rcu(pte, list, list_vpte_64k) in kvmppc_mmu_pte_vflush_64k()
280 hlist_for_each_entry_rcu(pte, list, list_vpte_long) in kvmppc_mmu_pte_vflush_long()
323 hlist_for_each_entry_rcu(pte, list, list_vpte_long) in kvmppc_mmu_pte_pflush()
/Linux-v4.19/net/ipv4/
Dtcp_diag.c66 hlist_for_each_entry_rcu(key, &md5sig->head, node) in tcp_diag_put_md5sig()
78 hlist_for_each_entry_rcu(key, &md5sig->head, node) { in tcp_diag_put_md5sig()
122 hlist_for_each_entry_rcu(key, &md5sig->head, node) in tcp_diag_get_aux_size()
Dfib_trie.c1445 hlist_for_each_entry_rcu(fa, &n->leaf, fa_list) { in fib_table_lookup()
1752 hlist_for_each_entry_rcu(fa, &l->leaf, fa_list) { in fib_trie_unmerge()
1941 hlist_for_each_entry_rcu(fa, &l->leaf, fa_list) { in fib_leaf_notify()
1983 hlist_for_each_entry_rcu(tb, head, tb_hlist) in fib_notify()
2016 hlist_for_each_entry_rcu(fa, &l->leaf, fa_list) { in fn_trie_dump_leaf()
2225 hlist_for_each_entry_rcu(fa, &n->leaf, fa_list) in trie_collect_stats()
2335 hlist_for_each_entry_rcu(tb, head, tb_hlist) { in fib_triestat_seq_show()
2366 hlist_for_each_entry_rcu(tb, head, tb_hlist) { in fib_trie_get_idx()
2416 hlist_for_each_entry_rcu(tb, head, tb_hlist) { in fib_trie_seq_next()
2502 hlist_for_each_entry_rcu(fa, &n->leaf, fa_list) { in fib_trie_seq_show()
[all …]
/Linux-v4.19/net/batman-adv/
Dbat_v.c149 hlist_for_each_entry_rcu(neigh_node, &orig_node->neigh_list, list) { in batadv_v_orig_print_neigh()
205 hlist_for_each_entry_rcu(hardif_neigh, in batadv_v_neigh_print()
284 hlist_for_each_entry_rcu(hardif_neigh, in batadv_v_neigh_dump_hardif()
378 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_v_orig_print()
514 hlist_for_each_entry_rcu(neigh_node, &orig_node->neigh_list, list) { in batadv_v_orig_dump_entry()
561 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_v_orig_dump_bucket()
761 hlist_for_each_entry_rcu(gw_node, &bat_priv->gw.gateway_list, list) { in batadv_v_gw_get_best_gw_node()
900 hlist_for_each_entry_rcu(gw_node, &bat_priv->gw.gateway_list, list) { in batadv_v_gw_print()
1022 hlist_for_each_entry_rcu(gw_node, &bat_priv->gw.gateway_list, list) { in batadv_v_gw_dump()
Doriginator.c83 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_orig_hash_find()
130 hlist_for_each_entry_rcu(tmp, &orig_node->vlan_list, list) { in batadv_orig_node_vlan_get()
351 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()
1258 hlist_for_each_entry_rcu(neigh, &orig_node->neigh_list, list) { in batadv_find_best_neighbor()
1584 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_orig_hash_add_if()
1627 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_orig_hash_del_if()
Dtranslation-table.c156 hlist_for_each_entry_rcu(tt, head, hash_entry) { in batadv_tt_hash_find()
584 hlist_for_each_entry_rcu(vlan, &bat_priv->softif_vlan_list, list) { in batadv_tt_local_table_transmit_size()
775 hlist_for_each_entry_rcu(orig_entry, head, list) { in batadv_tt_local_add()
866 hlist_for_each_entry_rcu(vlan, &orig_node->vlan_list, list) { in batadv_tt_prepare_tvlv_global_data()
892 hlist_for_each_entry_rcu(vlan, &orig_node->vlan_list, list) { in batadv_tt_prepare_tvlv_global_data()
941 hlist_for_each_entry_rcu(vlan, &bat_priv->softif_vlan_list, list) { in batadv_tt_prepare_tvlv_local_data()
971 hlist_for_each_entry_rcu(vlan, &bat_priv->softif_vlan_list, list) { in batadv_tt_prepare_tvlv_local_data()
1105 hlist_for_each_entry_rcu(tt_common_entry, in batadv_tt_local_seq_print_text()
1220 hlist_for_each_entry_rcu(common, head, hash_entry) { in batadv_tt_local_dump_bucket()
1531 hlist_for_each_entry_rcu(tmp_orig_entry, head, list) { in batadv_tt_global_orig_entry_find()
[all …]
Dbat_iv_ogm.c906 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_iv_ogm_slide_own_bcast_window()
1040 hlist_for_each_entry_rcu(tmp_neigh_node, in batadv_iv_ogm_orig_update()
1197 hlist_for_each_entry_rcu(tmp_neigh_node, in batadv_iv_ogm_calc_tq()
1367 hlist_for_each_entry_rcu(neigh_node, &orig_node->neigh_list, list) { in batadv_iv_ogm_update_seqnos()
1893 hlist_for_each_entry_rcu(neigh_node, &orig_node->neigh_list, list) { in batadv_iv_ogm_orig_print_neigh()
1933 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_iv_ogm_orig_print()
2101 hlist_for_each_entry_rcu(neigh_node, &orig_node->neigh_list, list) { in batadv_iv_ogm_orig_dump_entry()
2150 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_iv_ogm_orig_dump_bucket()
2245 hlist_for_each_entry_rcu(hardif_neigh, in batadv_iv_neigh_print()
2365 hlist_for_each_entry_rcu(hardif_neigh, in batadv_iv_ogm_neigh_dump_hardif()
[all …]
Dbridge_loop_avoidance.c240 hlist_for_each_entry_rcu(claim, head, hash_entry) { in batadv_claim_hash_find()
283 hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { in batadv_backbone_hash_find()
622 hlist_for_each_entry_rcu(claim, head, hash_entry) { in batadv_bla_answer_request()
1287 hlist_for_each_entry_rcu(claim, head, hash_entry) { in batadv_bla_purge_claims()
1357 hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { in batadv_bla_update_orig_address()
1471 hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { in batadv_bla_periodic_work()
1681 hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { in batadv_bla_is_backbone_gw_orig()
2066 hlist_for_each_entry_rcu(claim, head, hash_entry) { in batadv_bla_claim_table_seq_print_text()
2173 hlist_for_each_entry_rcu(claim, head, hash_entry) { in batadv_bla_claim_dump_bucket()
2294 hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { in batadv_bla_backbone_table_seq_print_text()
[all …]
Dmulticast.c886 hlist_for_each_entry_rcu(tmp_orig_node, in batadv_mcast_forw_ipv4_node_get()
913 hlist_for_each_entry_rcu(tmp_orig_node, in batadv_mcast_forw_ipv6_node_get()
964 hlist_for_each_entry_rcu(tmp_orig_node, in batadv_mcast_forw_unsnoop_node_get()
1300 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_mcast_flags_seq_print_text()
1422 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { in batadv_mcast_flags_dump_bucket()
/Linux-v4.19/net/can/
Daf_can.c571 hlist_for_each_entry_rcu(r, rl, list) { in can_rx_unregister()
630 hlist_for_each_entry_rcu(r, &d->rx[RX_ERR], list) { in can_rcv_filter()
640 hlist_for_each_entry_rcu(r, &d->rx[RX_ALL], list) { in can_rcv_filter()
646 hlist_for_each_entry_rcu(r, &d->rx[RX_FIL], list) { in can_rcv_filter()
654 hlist_for_each_entry_rcu(r, &d->rx[RX_INV], list) { in can_rcv_filter()
666 hlist_for_each_entry_rcu(r, &d->rx_eff[effhash(can_id)], list) { in can_rcv_filter()
674 hlist_for_each_entry_rcu(r, &d->rx_sff[can_id], list) { in can_rcv_filter()
/Linux-v4.19/include/linux/
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))],\
Dudp.h122 hlist_for_each_entry_rcu(__sk, list, __sk_common.skc_portaddr_node)
Dpid.h172 hlist_for_each_entry_rcu((task), \
/Linux-v4.19/drivers/target/tcm_fc/
Dtfc_sess.c185 hlist_for_each_entry_rcu(sess, head, hash) { in ft_sess_get()
230 hlist_for_each_entry_rcu(sess, head, hash) in ft_sess_create()
279 hlist_for_each_entry_rcu(sess, head, hash) { in ft_sess_delete()
306 hlist_for_each_entry_rcu(sess, head, hash) { in ft_sess_delete_all()
/Linux-v4.19/tools/lib/lockdep/
Dlockdep.c6 #define hlist_for_each_entry_rcu hlist_for_each_entry macro
/Linux-v4.19/fs/nfs/
Dpnfs_dev.c83 hlist_for_each_entry_rcu(d, &nfs4_deviceid_cache[hash], node) in _lookup_deviceid()
318 hlist_for_each_entry_rcu(d, &nfs4_deviceid_cache[hash], node) in _deviceid_purge_client()
359 hlist_for_each_entry_rcu(d, &nfs4_deviceid_cache[i], node) in nfs4_deviceid_mark_client_invalid()
/Linux-v4.19/arch/x86/kvm/
Dpage_track.c238 hlist_for_each_entry_rcu(n, &head->track_notifier_list, node) in kvm_page_track_write()
263 hlist_for_each_entry_rcu(n, &head->track_notifier_list, node) in kvm_page_track_flush_slot()
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_conn.c277 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[hash], c_list) { in __ip_vs_conn_in_get()
363 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[hash], c_list) { in ip_vs_ct_in_get()
418 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[hash], c_list) { in ip_vs_conn_out_get()
1024 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[idx], c_list) { in ip_vs_conn_array()
1068 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[idx], c_list) { in ip_vs_conn_seq_next()
1278 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[hash], c_list) { in ip_vs_random_dropentry()
1346 hlist_for_each_entry_rcu(cp, &ip_vs_conn_tab[idx], c_list) { in ip_vs_conn_flush()
/Linux-v4.19/net/bridge/
Dbr_fdb.c351 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_cleanup()
454 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_fillbuf()
741 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_dump()
1029 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_sync_static()
1043 hlist_for_each_entry_rcu(tmp, &br->fdb_list, fdb_node) { in br_fdb_sync_static()
1062 hlist_for_each_entry_rcu(f, &br->fdb_list, fdb_node) { in br_fdb_unsync_static()
/Linux-v4.19/arch/s390/kernel/
Dirq.c240 hlist_for_each_entry_rcu(p, &ext_int_hash[index], entry) { in unregister_external_irq()
264 hlist_for_each_entry_rcu(p, &ext_int_hash[index], entry) { in do_ext_interrupt()
/Linux-v4.19/net/netfilter/
Dnft_set_hash.c431 hlist_for_each_entry_rcu(he, &priv->table[hash], node) { in nft_hash_lookup()
451 hlist_for_each_entry_rcu(he, &priv->table[hash], node) { in nft_hash_get()
480 hlist_for_each_entry_rcu(he, &priv->table[hash], node) { in nft_hash_lookup_fast()
571 hlist_for_each_entry_rcu(he, &priv->table[i], node) { in nft_hash_walk()
/Linux-v4.19/net/rds/
Dconnection.c91 hlist_for_each_entry_rcu(conn, head, c_hash_node) { in rds_conn_lookup()
542 hlist_for_each_entry_rcu(conn, head, c_hash_node) { in rds_conn_message_info_cmn()
655 hlist_for_each_entry_rcu(conn, head, c_hash_node) { in rds_for_each_conn_info()
693 hlist_for_each_entry_rcu(conn, head, c_hash_node) { in rds_walk_conn_path_info()
/Linux-v4.19/drivers/net/
Dgtp.c117 hlist_for_each_entry_rcu(pdp, head, hlist_tid) { in gtp0_pdp_find()
133 hlist_for_each_entry_rcu(pdp, head, hlist_tid) { in gtp1_pdp_find()
149 hlist_for_each_entry_rcu(pdp, head, hlist_addr) { in ipv4_pdp_find()
773 hlist_for_each_entry_rcu(pctx, &gtp->tid_hash[i], hlist_tid) in gtp_hashtable_free()
926 hlist_for_each_entry_rcu(pctx, &gtp->addr_hash[hash_ms], hlist_addr) { in ipv4_pdp_add()
1234 hlist_for_each_entry_rcu(pctx, &gtp->tid_hash[i], hlist_tid) { in gtp_genl_dump_pdp()
/Linux-v4.19/drivers/target/
Dtarget_core_device.c235 hlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link) { in core_get_se_deve_from_rtpi()
263 hlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link) { in core_free_device_list_for_node()
292 hlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link) in target_nacl_find_deve()
314 hlist_for_each_entry_rcu(tmp, &nacl->lun_entry_hlist, link) { in target_luns_data_has_changed()
476 hlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link) { in core_clear_lun_from_tpg()

12345