Home
last modified time | relevance | path

Searched refs:list_for_each_entry_rcu (Results 1 – 25 of 331) sorted by relevance

12345678910>>...14

/linux/net/netlabel/
H A Dnetlabel_addrlist.c51 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/fs/nfs/
H A Ddelegation.c188 list_for_each_entry_rcu(ctx, &nfsi->open_files, list) { in nfs_delegation_claim_opens()
667 list_for_each_entry_rcu (d, &server->delegations, super_list) { in nfs_server_clear_delayed_delegations()
685 list_for_each_entry_rcu (server, &clp->cl_superblocks, client_link) { in nfs_client_clear_delayed_delegations()
848 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_client_mark_return_all_delegations()
912 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_client_mark_return_unused_delegation_types()
1028 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_expire_unreferenced_delegations()
1116 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) { in nfs_delegation_find_inode()
1152 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_delegation_mark_reclaim()
1238 list_for_each_entry_rcu(delegation, &server->delegations, super_list) in nfs_delegation_mark_test_expired_server()
1254 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_mark_test_expired_all_delegations()
[all …]
/linux/net/mac802154/
H A Dutil.c33 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/include/linux/
H A Ddmar.h71 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/security/tomoyo/
H A Dgroup.c136 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/net/bluetooth/
H A D6lowpan.c111 list_for_each_entry_rcu(peer, &dev->peers, list) { in __peer_lookup_chan()
124 list_for_each_entry_rcu(peer, &dev->peers, list) { in __peer_lookup_conn()
169 list_for_each_entry_rcu(peer, &dev->peers, list) { in peer_lookup_dst()
183 list_for_each_entry_rcu(peer, &dev->peers, list) { in peer_lookup_dst()
205 list_for_each_entry_rcu(entry, &bt_6lowpan_devices, list) { in lookup_peer()
223 list_for_each_entry_rcu(entry, &bt_6lowpan_devices, list) { in lookup_dev()
467 list_for_each_entry_rcu(entry, &bt_6lowpan_devices, list) { in send_mcast_pkt()
476 list_for_each_entry_rcu(pentry, &dev->peers, list) { in send_mcast_pkt()
785 list_for_each_entry_rcu(entry, &bt_6lowpan_devices, list) { in chan_close_cb()
1002 list_for_each_entry_rcu(entry, &bt_6lowpan_devices, list) { in disconnect_all_peers()
[all …]
/linux/lib/
H A Dgenalloc.c223 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 Dlogic_pio.c130 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 Dbug.c73 list_for_each_entry_rcu(mod, &module_bug_list, bug_list) { in module_find_bug()
239 list_for_each_entry_rcu(mod, &module_bug_list, bug_list) in generic_bug_clear_once()
/linux/net/netfilter/ipvs/
H A Dip_vs_twos.c55 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/arch/powerpc/mm/book3s64/
H A Diommu_api.c132 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/security/yama/
H A Dyama_lsm.c123 list_for_each_entry_rcu(relation, &ptracer_relations, node) { in yama_relation_cleanup()
158 list_for_each_entry_rcu(relation, &ptracer_relations, node) { in yama_ptracer_add()
188 list_for_each_entry_rcu(relation, &ptracer_relations, node) { in yama_ptracer_del()
330 list_for_each_entry_rcu(relation, &ptracer_relations, node) { in ptracer_exception_found()
/linux/net/sctp/
H A Dbind_addr.c321 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/net/ipv4/
H A Dtcp_cong.c29 list_for_each_entry_rcu(e, &tcp_cong_list, list) { in tcp_ca_find()
70 list_for_each_entry_rcu(e, &tcp_cong_list, list) { in tcp_ca_find_key()
323 list_for_each_entry_rcu(ca, &tcp_cong_list, list) { in tcp_get_available_congestion_control()
353 list_for_each_entry_rcu(ca, &tcp_cong_list, list) { in tcp_get_allowed_congestion_control()
388 list_for_each_entry_rcu(ca, &tcp_cong_list, list) in tcp_set_allowed_congestion_control()
H A Dtcp_ulp.c25 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/kernel/module/
H A Dtracking.c29 list_for_each_entry_rcu(mod_taint, &unloaded_tainted_modules, list, in try_add_tainted_module()
56 list_for_each_entry_rcu(mod_taint, &unloaded_tainted_modules, in print_unloaded_tainted_modules()
/linux/net/sunrpc/
H A Dxprtmultipath.c246 list_for_each_entry_rcu(pos, head, xprt_switch) { in xprt_switch_find_first_entry()
258 list_for_each_entry_rcu(pos, head, xprt_switch) { in xprt_switch_find_first_entry_offline()
283 list_for_each_entry_rcu(pos, head, xprt_switch) { in _xprt_switch_find_current_entry()
350 list_for_each_entry_rcu(pos, head, xprt_switch) { in __rpc_xprt_switch_has_addr()
379 list_for_each_entry_rcu(pos, head, xprt_switch) { in xprt_switch_find_next_entry()
/linux/net/batman-adv/
H A Dhard-interface.c71 list_for_each_entry_rcu(hard_iface, &batadv_hardif_list, list) { in batadv_hardif_get_by_netdev()
446 list_for_each_entry_rcu(hard_iface, &batadv_hardif_list, list) { in batadv_hardif_get_active()
514 list_for_each_entry_rcu(hard_iface, &batadv_hardif_list, list) { in batadv_check_known_mac_addr()
546 list_for_each_entry_rcu(hard_iface, &batadv_hardif_list, list) { in batadv_hardif_recalc_extra_skbroom()
588 list_for_each_entry_rcu(hard_iface, &batadv_hardif_list, list) { in batadv_hardif_min_mtu()
808 list_for_each_entry_rcu(hard_iface, &batadv_hardif_list, list) { in batadv_hardif_cnt()
/linux/net/netfilter/ipset/
H A Dip_set_list_set.c63 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/drivers/net/ieee802154/
H A Dmac802154_hwsim.c267 list_for_each_entry_rcu(e, &current_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/net/mptcp/
H A Dsched.c44 list_for_each_entry_rcu(sched, &mptcp_sched_list, list) { in mptcp_sched_find()
64 list_for_each_entry_rcu(sched, &mptcp_sched_list, list) { in mptcp_get_available_schedulers()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_breadcrumbs.c211 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/include/net/bluetooth/
H A Dhci_core.h1059 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_valid()
1078 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_lookup_type()
1098 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_bis()
1122 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_per_adv_bis()
1146 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_handle()
1165 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_ba()
1186 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_le()
1212 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_cis()
1244 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_cig()
1267 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_big()
[all …]
/linux/net/core/
H A Dfib_notifier.c48 list_for_each_entry_rcu(ops, &fn_net->fib_notifier_ops, list) { in fib_seq_sum()
68 list_for_each_entry_rcu(ops, &fn_net->fib_notifier_ops, list) { in fib_net_dump()
H A Dgso.c20 list_for_each_entry_rcu(ptype, &net_hotdata.offload_base, list) { in skb_eth_gso_segment()
51 list_for_each_entry_rcu(ptype, &net_hotdata.offload_base, list) { in skb_mac_gso_segment()

12345678910>>...14