/openbmc/linux/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()
|
/openbmc/linux/fs/nfs/ |
H A D | delegation.c | 189 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() 836 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_server_mark_return_all_delegations() 848 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_client_mark_return_all_delegations() 898 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_mark_return_unused_delegation_types() 912 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_client_mark_return_unused_delegation_types() 1016 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_mark_return_unreferenced_delegations() 1033 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) in nfs_expire_unreferenced_delegations() 1082 list_for_each_entry_rcu(delegation, &server->delegations, super_list) { in nfs_delegation_find_inode_server() [all …]
|
/openbmc/linux/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()
|
/openbmc/linux/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, \
|
/openbmc/linux/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()
|
/openbmc/linux/net/bluetooth/ |
H A D | 6lowpan.c | 111 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 …]
|
/openbmc/linux/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() 239 list_for_each_entry_rcu(mod, &module_bug_list, bug_list) in generic_bug_clear_once()
|
/openbmc/linux/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()
|
/openbmc/linux/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()
|
/openbmc/linux/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() 326 list_for_each_entry_rcu(ca, &tcp_cong_list, list) { in tcp_get_available_congestion_control() 356 list_for_each_entry_rcu(ca, &tcp_cong_list, list) { in tcp_get_allowed_congestion_control() 391 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()
|
/openbmc/linux/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()
|
/openbmc/linux/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() 328 list_for_each_entry_rcu(relation, &ptracer_relations, node) { in ptracer_exception_found()
|
/openbmc/linux/kernel/module/ |
H A D | tracking.c | 29 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()
|
/openbmc/linux/net/sunrpc/ |
H A D | xprtmultipath.c | 246 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()
|
/openbmc/linux/net/batman-adv/ |
H A D | hard-interface.c | 71 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()
|
/openbmc/linux/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()
|
/openbmc/linux/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()
|
/openbmc/linux/include/net/bluetooth/ |
H A D | hci_core.h | 1051 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_valid() 1070 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_lookup_type() 1090 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_bis() 1114 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_per_adv_bis() 1138 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_handle() 1157 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_ba() 1178 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_le() 1204 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_cis() 1236 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_cig() 1259 list_for_each_entry_rcu( in hci_conn_hash_lookup_big() [all...] |
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_breadcrumbs.c | 206 list_for_each_entry_rcu(ce, &b->signalers, signal_link) { in signal_irq_work() 209 list_for_each_entry_rcu(rq, &ce->signals, signal_link) { in signal_irq_work() 495 list_for_each_entry_rcu(ce, &b->signalers, signal_link) { in print_signals() 496 list_for_each_entry_rcu(rq, &ce->signals, signal_link) in print_signals()
|
/openbmc/linux/net/netfilter/ |
H A D | nft_set_bitmap.c | 96 list_for_each_entry_rcu(be, &priv->list, head) { in nft_bitmap_elem_find() 114 list_for_each_entry_rcu(be, &priv->list, head) { in nft_bitmap_get() 223 list_for_each_entry_rcu(be, &priv->list, head) { in nft_bitmap_walk()
|
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | netdev.c | 99 list_for_each_entry_rcu(vif, &wilc->vif_list, list) { in get_if_handler() 135 list_for_each_entry_rcu(vif, &wilc->vif_list, list) { in wilc_wlan_get_num_conn_ifcs() 167 list_for_each_entry_rcu(ifc, &wl->vif_list, in wilc_txq_task() 656 list_for_each_entry_rcu(tmp_vif, &wilc->vif_list, list) { in wilc_set_mac_addr() 759 list_for_each_entry_rcu(vif, &wilc->vif_list, list) { in wilc_mac_xmit() 846 list_for_each_entry_rcu(vif, &wilc->vif_list, list) { in wilc_wfi_mgmt_rx() 918 list_for_each_entry_rcu(vif, &wl->vif_list, list) { in wilc_get_available_idx()
|
/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | gss_mech_switch.c | 137 list_for_each_entry_rcu(pos, ®istered_mechs, gm_list) { in _gss_mech_get_by_name() 171 list_for_each_entry_rcu(pos, ®istered_mechs, gm_list) { in gss_mech_get_by_OID() 203 list_for_each_entry_rcu(pos, ®istered_mechs, gm_list) { in _gss_mech_get_by_pseudoflavor()
|