| /linux-6.15/net/netlabel/ |
| H A D | netlabel_addrlist.c | 51 list_for_each_entry_rcu(iter, head, list) in netlbl_af4list_search() 76 list_for_each_entry_rcu(iter, head, list) in netlbl_af4list_search_exact() 101 list_for_each_entry_rcu(iter, head, list) in netlbl_af6list_search() 127 list_for_each_entry_rcu(iter, head, list) in netlbl_af6list_search_exact() 161 list_for_each_entry_rcu(iter, head, list) in netlbl_af4list_add() 199 list_for_each_entry_rcu(iter, head, list) in netlbl_af6list_add()
|
| /linux-6.15/drivers/s390/crypto/ |
| H A D | pkey_base.c | 51 list_for_each_entry_rcu(h, &handler_list, list) { in pkey_handler_register() 98 list_for_each_entry_rcu(h, &handler_list, list) { in pkey_handler_get_keybased() 118 list_for_each_entry_rcu(h, &handler_list, list) { in pkey_handler_get_keytypebased() 141 list_for_each_entry_rcu(h, &handler_list, list) { in pkey_handler_put() 186 list_for_each_entry_rcu(h, &handler_list, list) { in pkey_handler_slowpath_key_to_protkey() 327 list_for_each_entry_rcu(h, &handler_list, list) { in pkey_handler_request_modules()
|
| /linux-6.15/fs/nfs/ |
| H A D | delegation.c | 192 list_for_each_entry_rcu(ctx, &nfsi->open_files, list) { in nfs_delegation_claim_opens() 687 list_for_each_entry_rcu (d, &server->delegations, super_list) { in nfs_server_clear_delayed_delegations() 706 list_for_each_entry_rcu (server, &clp->cl_superblocks, client_link) { in nfs_client_clear_delayed_delegations() 920 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_client_mark_return_all_delegations() 984 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_client_mark_return_unused_delegation_types() 1105 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_expire_unreferenced_delegations() 1193 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) { in nfs_delegation_find_inode() 1229 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_delegation_mark_reclaim() 1315 list_for_each_entry_rcu(delegation, &server->delegations, super_list) in nfs_delegation_mark_test_expired_server() 1331 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_mark_test_expired_all_delegations() [all …]
|
| /linux-6.15/net/mac802154/ |
| H A D | util.c | 33 list_for_each_entry_rcu(sdata, &local->interfaces, list) { in ieee802154_wake_queue() 58 list_for_each_entry_rcu(sdata, &local->interfaces, list) { in ieee802154_stop_queue() 92 list_for_each_entry_rcu(sdata, &local->interfaces, list) { in ieee802154_disable_queue()
|
| /linux-6.15/include/linux/ |
| H A D | dmar.h | 71 list_for_each_entry_rcu(drhd, &dmar_drhd_units, list, \ 75 list_for_each_entry_rcu(drhd, &dmar_drhd_units, list, \ 80 list_for_each_entry_rcu(drhd, &dmar_drhd_units, list, \ 85 list_for_each_entry_rcu(drhd, &dmar_drhd_units, list, \
|
| /linux-6.15/security/tomoyo/ |
| H A D | group.c | 136 list_for_each_entry_rcu(member, &group->member_list, head.list, in tomoyo_path_matches_group() 165 list_for_each_entry_rcu(member, &group->member_list, head.list, in tomoyo_number_matches_group() 196 list_for_each_entry_rcu(member, &group->member_list, head.list, in tomoyo_address_matches_group()
|
| /linux-6.15/net/bluetooth/ |
| H A D | 6lowpan.c | 112 list_for_each_entry_rcu(peer, &dev->peers, list) { in __peer_lookup_chan() 125 list_for_each_entry_rcu(peer, &dev->peers, list) { in __peer_lookup_conn() 170 list_for_each_entry_rcu(peer, &dev->peers, list) { in peer_lookup_dst() 184 list_for_each_entry_rcu(peer, &dev->peers, list) { in peer_lookup_dst() 206 list_for_each_entry_rcu(entry, &bt_6lowpan_devices, list) { in lookup_peer() 224 list_for_each_entry_rcu(entry, &bt_6lowpan_devices, list) { in lookup_dev() 468 list_for_each_entry_rcu(entry, &bt_6lowpan_devices, list) { in send_mcast_pkt() 477 list_for_each_entry_rcu(pentry, &dev->peers, list) { in send_mcast_pkt() 786 list_for_each_entry_rcu(entry, &bt_6lowpan_devices, list) { in chan_close_cb() 1008 list_for_each_entry_rcu(entry, &bt_6lowpan_devices, list) { in disconnect_all_peers() [all …]
|
| /linux-6.15/lib/ |
| H A D | genalloc.c | 223 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) { in gen_pool_virt_to_phys() 297 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) { in gen_pool_alloc_algo_owner() 503 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) { in gen_pool_free_owner() 538 list_for_each_entry_rcu(chunk, &(pool)->chunks, next_chunk) in gen_pool_for_each_chunk() 561 list_for_each_entry_rcu(chunk, &(pool)->chunks, next_chunk) { in gen_pool_has_addr() 586 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) in gen_pool_avail() 605 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) in gen_pool_size()
|
| H A D | logic_pio.c | 130 list_for_each_entry_rcu(range, &io_range_list, list) { in find_io_range_by_fwnode() 147 list_for_each_entry_rcu(range, &io_range_list, list) { in find_io_range() 212 list_for_each_entry_rcu(range, &io_range_list, list) { in logic_pio_trans_cpuaddr()
|
| H A D | bug.c | 73 list_for_each_entry_rcu(mod, &module_bug_list, bug_list) { in module_find_bug() 235 list_for_each_entry_rcu(mod, &module_bug_list, bug_list) in generic_bug_clear_once()
|
| /linux-6.15/security/yama/ |
| H A D | yama_lsm.c | 121 list_for_each_entry_rcu(relation, &ptracer_relations, node) { in yama_relation_cleanup() 156 list_for_each_entry_rcu(relation, &ptracer_relations, node) { in yama_ptracer_add() 186 list_for_each_entry_rcu(relation, &ptracer_relations, node) { in yama_ptracer_del() 323 list_for_each_entry_rcu(relation, &ptracer_relations, node) { in ptracer_exception_found()
|
| /linux-6.15/net/netfilter/ipvs/ |
| H A D | ip_vs_twos.c | 55 list_for_each_entry_rcu(dest, &svc->destinations, n_list) { in ip_vs_twos_schedule() 78 list_for_each_entry_rcu(dest, &svc->destinations, n_list) { in ip_vs_twos_schedule()
|
| /linux-6.15/arch/powerpc/mm/book3s64/ |
| H A D | iommu_api.c | 132 list_for_each_entry_rcu(mem2, &mm->context.iommu_group_mem_list, next, in mm_iommu_do_alloc() 294 list_for_each_entry_rcu(mem, &mm->context.iommu_group_mem_list, next) { in mm_iommu_lookup() 315 list_for_each_entry_rcu(mem, &mm->context.iommu_group_mem_list, next, in mm_iommu_get() 361 list_for_each_entry_rcu(mem, &mm->context.iommu_group_mem_list, next) { in mm_iommu_is_devmem()
|
| /linux-6.15/net/ipv4/ |
| H A D | tcp_cong.c | 29 list_for_each_entry_rcu(e, &tcp_cong_list, list) { in tcp_ca_find() 69 list_for_each_entry_rcu(e, &tcp_cong_list, list) { in tcp_ca_find_key() 324 list_for_each_entry_rcu(ca, &tcp_cong_list, list) { in tcp_get_available_congestion_control() 354 list_for_each_entry_rcu(ca, &tcp_cong_list, list) { in tcp_get_allowed_congestion_control() 389 list_for_each_entry_rcu(ca, &tcp_cong_list, list) in tcp_set_allowed_congestion_control()
|
| H A D | tcp_ulp.c | 25 list_for_each_entry_rcu(e, &tcp_ulp_list, list, in tcp_ulp_find() 92 list_for_each_entry_rcu(ulp_ops, &tcp_ulp_list, list) { in tcp_get_available_ulp()
|
| /linux-6.15/net/sctp/ |
| H A D | bind_addr.c | 321 list_for_each_entry_rcu(laddr, &bp->address_list, list) { in sctp_bind_addr_match() 344 list_for_each_entry_rcu(laddr, &bp->address_list, list) { in sctp_bind_addrs_check() 345 list_for_each_entry_rcu(laddr2, &bp2->address_list, list) { in sctp_bind_addrs_check() 386 list_for_each_entry_rcu(laddr, &bp->address_list, list) { in sctp_bind_addr_conflict() 410 list_for_each_entry_rcu(laddr, &bp->address_list, list) { in sctp_bind_addr_state()
|
| /linux-6.15/kernel/module/ |
| H A D | tracking.c | 27 list_for_each_entry_rcu(mod_taint, &unloaded_tainted_modules, list, in try_add_tainted_module() 54 list_for_each_entry_rcu(mod_taint, &unloaded_tainted_modules, in print_unloaded_tainted_modules()
|
| /linux-6.15/net/sunrpc/ |
| H A D | xprtmultipath.c | 267 list_for_each_entry_rcu(pos, head, xprt_switch) { in xprt_switch_find_first_entry() 279 list_for_each_entry_rcu(pos, head, xprt_switch) { in xprt_switch_find_first_entry_offline() 304 list_for_each_entry_rcu(pos, head, xprt_switch) { in _xprt_switch_find_current_entry() 371 list_for_each_entry_rcu(pos, head, xprt_switch) { in __rpc_xprt_switch_has_addr() 400 list_for_each_entry_rcu(pos, head, xprt_switch) { in xprt_switch_find_next_entry()
|
| /linux-6.15/net/core/ |
| H A D | net-procfs.c | 181 list_for_each_entry_rcu(pt, ptype_list, list) { in ptype_get_idx() 188 list_for_each_entry_rcu(pt, &seq_file_net(seq)->ptype_all, list) { in ptype_get_idx() 194 list_for_each_entry_rcu(pt, &seq_file_net(seq)->ptype_specific, list) { in ptype_get_idx() 201 list_for_each_entry_rcu(pt, &ptype_base[t], list) { in ptype_get_idx()
|
| /linux-6.15/kernel/cgroup/ |
| H A D | dmem.c | 163 list_for_each_entry_rcu(pool, &dmemcs->pools, css_node) in dmemcs_offline() 203 list_for_each_entry_rcu(pool, &dmemcs->pools, css_node, spin_is_locked(&dmemcg_lock)) in find_cg_pool_locked() 235 list_for_each_entry_rcu(pool, &dmemcg_iter->pools, css_node) { in dmem_cgroup_calculate_protection() 503 list_for_each_entry_rcu(region, &dmem_cgroup_regions, region_node, spin_is_locked(&dmemcg_lock)) in dmemcg_get_region_by_name() 649 list_for_each_entry_rcu(region, &dmem_cgroup_regions, region_node) { in dmem_cgroup_region_capacity_show() 737 list_for_each_entry_rcu(region, &dmem_cgroup_regions, region_node) { in dmemcg_limit_show()
|
| /linux-6.15/include/net/bluetooth/ |
| H A D | hci_core.h | 1063 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_valid() 1082 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_lookup_type() 1102 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_bis() 1124 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_create_pa_sync() 1150 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_per_adv_bis() 1174 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_handle() 1193 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_ba() 1214 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_le() 1240 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_cis() 1272 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_cig() [all …]
|
| /linux-6.15/net/netfilter/ipset/ |
| H A D | ip_set_list_set.c | 63 list_for_each_entry_rcu(e, &map->members, list) { in list_set_ktest() 82 list_for_each_entry_rcu(e, &map->members, list) { in list_set_kadd() 102 list_for_each_entry_rcu(e, &map->members, list) { in list_set_kdel() 194 list_for_each_entry_rcu(e, &map->members, list) { in list_set_utest() 246 list_for_each_entry_rcu(e, &map->members, list) { in list_set_uadd() 446 list_for_each_entry_rcu(e, &map->members, list) in list_set_memsize() 493 list_for_each_entry_rcu(e, &map->members, list) { in list_set_list()
|
| /linux-6.15/drivers/net/ieee802154/ |
| H A D | mac802154_hwsim.c | 267 list_for_each_entry_rcu(e, ¤t_phy->edges, list) { in hwsim_hw_xmit() 392 list_for_each_entry_rcu(e, &phy->edges, list) { in append_radio_msg() 614 list_for_each_entry_rcu(e, &phy_v0->edges, list) { in hwsim_new_edge_nl() 667 list_for_each_entry_rcu(e, &phy_v0->edges, list) { in hwsim_del_edge_nl() 723 list_for_each_entry_rcu(e, &phy_v0->edges, list) { in hwsim_set_edge_lqi() 849 list_for_each_entry_rcu(e, &tmp->edges, list) { in hwsim_edge_unsubscribe_me() 888 list_for_each_entry_rcu(e, &phy->edges, list) { in hwsim_subscribe_all_others() 1003 list_for_each_entry_rcu(e, &phy->edges, list) { in hwsim_del()
|
| /linux-6.15/drivers/gpu/drm/i915/gt/ |
| H A D | intel_breadcrumbs.c | 211 list_for_each_entry_rcu(ce, &b->signalers, signal_link) { in signal_irq_work() 214 list_for_each_entry_rcu(rq, &ce->signals, signal_link) { in signal_irq_work() 500 list_for_each_entry_rcu(ce, &b->signalers, signal_link) { in print_signals() 501 list_for_each_entry_rcu(rq, &ce->signals, signal_link) in print_signals()
|
| /linux-6.15/net/mptcp/ |
| H A D | sched.c | 57 list_for_each_entry_rcu(sched, &mptcp_sched_list, list) { in mptcp_sched_find() 76 list_for_each_entry_rcu(sched, &mptcp_sched_list, list) { in mptcp_get_available_schedulers()
|