Home
last modified time | relevance | path

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

12345678910

/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/drivers/s390/crypto/
H A Dpkey_base.c51 list_for_each_entry_rcu(h, &handler_list, list) { in pkey_handler_register()
105 list_for_each_entry_rcu(h, &handler_list, list) { in pkey_handler_get_keybased()
125 list_for_each_entry_rcu(h, &handler_list, list) { in pkey_handler_get_keytypebased()
148 list_for_each_entry_rcu(h, &handler_list, list) { in pkey_handler_put()
194 list_for_each_entry_rcu(h, &handler_list, list) { in pkey_handler_slowpath_key_to_protkey()
340 list_for_each_entry_rcu(h, &handler_list, list) { in pkey_handler_request_modules()
/linux/net/bluetooth/
H A D6lowpan.c119 list_for_each_entry_rcu(peer, &dev->peers, list) { in __peer_lookup_chan()
132 list_for_each_entry_rcu(peer, &dev->peers, list) { in __peer_lookup_conn()
177 list_for_each_entry_rcu(peer, &dev->peers, list) { in peer_lookup_dst()
191 list_for_each_entry_rcu(peer, &dev->peers, list) { in peer_lookup_dst()
213 list_for_each_entry_rcu(entry, &bt_6lowpan_devices, list) { in lookup_peer()
231 list_for_each_entry_rcu(entry, &bt_6lowpan_devices, list) { in lookup_dev()
476 list_for_each_entry_rcu(entry, &bt_6lowpan_devices, list) { in send_mcast_pkt()
485 list_for_each_entry_rcu(pentry, &dev->peers, list) { in send_mcast_pkt()
791 list_for_each_entry_rcu(entry, &bt_6lowpan_devices, list) { in chan_close_cb()
1034 list_for_each_entry_rcu(entry, &bt_6lowpan_devices, list) in disconnect_all_peers()
[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/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()
H A Ddomain.c44 list_for_each_entry_rcu(entry, list, list, in tomoyo_update_policy()
123 list_for_each_entry_rcu(entry, list, list, in tomoyo_update_domain()
171 list_for_each_entry_rcu(ptr, list, list, in tomoyo_check_acl()
304 list_for_each_entry_rcu(ptr, list, head.list, in tomoyo_scan_transition()
751 list_for_each_entry_rcu(ptr, list, head.list, in tomoyo_find_next_domain()
/linux/fs/nfs/
H A Ddelegation.c223 list_for_each_entry_rcu(ctx, &nfsi->open_files, list) { in nfs_delegation_claim_opens()
748 list_for_each_entry_rcu (server, &clp->cl_superblocks, client_link) { in nfs_client_clear_delayed_delegations()
957 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_server_mark_return_all_delegations()
980 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_expire_all_delegations()
1015 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_mark_return_unused_delegation_types()
1028 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_expire_unused_delegation_types()
1157 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_expire_unreferenced_delegations()
1249 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) { in nfs_delegation_find_inode()
1264 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_delegation_mark_reclaim_server()
1285 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_delegation_mark_reclaim()
[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 Dbug.c74 list_for_each_entry_rcu(mod, &module_bug_list, bug_list) { in module_find_bug()
306 list_for_each_entry_rcu(mod, &module_bug_list, bug_list) in generic_bug_clear_once()
/linux/security/yama/
H A Dyama_lsm.c121 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/net/sctp/
H A Dbind_addr.c330 list_for_each_entry_rcu(laddr, &bp->address_list, list) { in sctp_bind_addr_match()
353 list_for_each_entry_rcu(laddr, &bp->address_list, list) { in sctp_bind_addrs_check()
354 list_for_each_entry_rcu(laddr2, &bp2->address_list, list) { in sctp_bind_addrs_check()
395 list_for_each_entry_rcu(laddr, &bp->address_list, list) { in sctp_bind_addr_conflict()
419 list_for_each_entry_rcu(laddr, &bp->address_list, list) {
/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/kernel/module/
H A Dtracking.c27 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/net/sunrpc/
H A Dxprtmultipath.c267 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/net/core/
H A Dnet-procfs.c189 list_for_each_entry_rcu(pt, ptype_list, list) { in ptype_get_idx()
200 list_for_each_entry_rcu(pt, &seq_file_net(seq)->ptype_all, list) { in ptype_get_idx()
206 list_for_each_entry_rcu(pt, &seq_file_net(seq)->ptype_specific, list) { in ptype_get_idx()
213 list_for_each_entry_rcu(pt, &ptype_base[t], list) { in ptype_get_idx()
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()
/linux/net/ipv4/
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/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()
448 list_for_each_entry_rcu(e, &map->members, list) in list_set_memsize()
495 list_for_each_entry_rcu(e, &map->members, list) { in list_set_list()
/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11n.c83 list_for_each_entry_rcu(tx_ba_tsr_tbl, &priv->tx_ba_stream_tbl_ptr[tid], list) { in nxpwifi_get_ba_status()
440 list_for_each_entry_rcu(tx_ba_tsr_tbl, &priv->tx_ba_stream_tbl_ptr[tid], list) { in nxpwifi_is_tx_ba_stream_ptr_valid()
490 list_for_each_entry_rcu(tx_ba_tsr_tbl, &priv->tx_ba_stream_tbl_ptr[tid], list) { in nxpwifi_get_ba_tbl()
602 list_for_each_entry_rcu(rx_reor_tbl_ptr, &priv->rx_reorder_tbl_ptr[tid], list) { in nxpwifi_11n_delba()
643 list_for_each_entry_rcu(rx_reorder_tbl_ptr, in nxpwifi_get_rx_reorder_tbl()
678 list_for_each_entry_rcu(tx_ba_tsr_tbl, &priv->tx_ba_stream_tbl_ptr[i], list) { in nxpwifi_get_tx_ba_stream_tbl()
788 list_for_each_entry_rcu(tx_ba_stream_tbl_ptr, in nxpwifi_send_delba_txbastream_tbl()
/linux/drivers/net/ieee802154/
H A Dmac802154_hwsim.c270 list_for_each_entry_rcu(e, &current_phy->edges, list) { in hwsim_hw_xmit()
395 list_for_each_entry_rcu(e, &phy->edges, list) { in append_radio_msg()
617 list_for_each_entry_rcu(e, &phy_v0->edges, list) { in hwsim_new_edge_nl()
670 list_for_each_entry_rcu(e, &phy_v0->edges, list) { in hwsim_del_edge_nl()
726 list_for_each_entry_rcu(e, &phy_v0->edges, list) { in hwsim_set_edge_lqi()
852 list_for_each_entry_rcu(e, &tmp->edges, list) { in hwsim_edge_unsubscribe_me()
891 list_for_each_entry_rcu(e, &phy->edges, list) { in hwsim_subscribe_all_others()
1007 list_for_each_entry_rcu(e, &phy->edges, list) { in hwsim_del()
/linux/net/mptcp/
H A Dsched.c55 list_for_each_entry_rcu(sched, &mptcp_sched_list, list) { in mptcp_sched_find()
74 list_for_each_entry_rcu(sched, &mptcp_sched_list, list) { in mptcp_get_available_schedulers()
/linux/net/ncsi/
H A Dinternal.h374 list_for_each_entry_rcu(ndp, &ncsi_dev_list, node)
376 list_for_each_entry_rcu(np, &ndp->packages, node)
378 list_for_each_entry_rcu(nc, &np->channels, node)
/linux/net/netfilter/
H A Dnft_set_bitmap.c103 list_for_each_entry_rcu(be, &priv->list, head, in nft_bitmap_elem_find()
123 list_for_each_entry_rcu(be, &priv->list, head) { in nft_bitmap_get()
229 list_for_each_entry_rcu(be, &priv->list, head, in nft_bitmap_walk()
/linux/net/sunrpc/auth_gss/
H A Dgss_mech_switch.c136 list_for_each_entry_rcu(pos, &registered_mechs, gm_list) { in _gss_mech_get_by_name()
170 list_for_each_entry_rcu(pos, &registered_mechs, gm_list) { in gss_mech_get_by_OID()
202 list_for_each_entry_rcu(pos, &registered_mechs, gm_list) { in _gss_mech_get_by_pseudoflavor()
/linux/fs/resctrl/
H A Dmonitor.c312 list_for_each_entry_rcu(d, &r->mon_domains, hdr.list, lockdep_is_cpus_held()) { in add_rmid_to_limbo()
655 list_for_each_entry_rcu(d, &r->ctrl_domains, hdr.list) { in get_sc_ctrl_domain_from_cpu()
1288 list_for_each_entry_rcu(d, &r->mon_domains, hdr.list, lockdep_is_cpus_held()) { in rdtgroup_assign_cntr_event()
1360 list_for_each_entry_rcu(d, &r->mon_domains, hdr.list, lockdep_is_cpus_held()) in rdtgroup_unassign_cntr_event()
1432 list_for_each_entry_rcu(d, &r->mon_domains, hdr.list, lockdep_is_cpus_held()) { in rdtgroup_update_cntr_event()
1608 list_for_each_entry_rcu(d, &r->mon_domains, hdr.list, lockdep_is_cpus_held()) { in resctrl_mbm_assign_mode_write()
1630 list_for_each_entry_rcu(dom, &r->mon_domains, hdr.list, lockdep_is_cpus_held()) { in resctrl_num_mbm_cntrs_show()
1663 list_for_each_entry_rcu(dom, &r->mon_domains, hdr.list, lockdep_is_cpus_held()) { in resctrl_available_mbm_cntrs_show()
1711 list_for_each_entry_rcu(d, &r->mon_domains, hdr.list, lockdep_is_cpus_held()) { in mbm_L3_assignments_show()
1809 list_for_each_entry_rcu(d, &r->mon_domains, hdr.list, lockdep_is_cpus_held()) { in resctrl_parse_mbm_assignment()

12345678910