Searched refs:list_for_each_entry_rcu (Results 151 - 175 of 321) sorted by relevance

1234567891011>>

/linux-master/net/ncsi/
H A Dncsi-manage.c652 list_for_each_entry_rcu(vlan, &ndp->vlan_vids, list) {
875 list_for_each_entry_rcu(channel, &ndp->channel_queue, link) {
887 list_for_each_entry_rcu(channel, &ndp->channel_queue, link)
1675 list_for_each_entry_rcu(vlan, &ndp->vlan_vids, list) {
/linux-master/fs/
H A Dfs-writeback.c2336 list_for_each_entry_rcu(wb, &bdi->wb_list, bdi_node)
2361 list_for_each_entry_rcu(bdi, &bdi_list, bdi_list)
2389 list_for_each_entry_rcu(bdi, &bdi_list, bdi_list) {
2392 list_for_each_entry_rcu(wb, &bdi->wb_list, bdi_node)
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dmain.c190 list_for_each_entry_rcu(tid_info, &ar->tx_ampdu_list, list) {
259 list_for_each_entry_rcu(tid_info, &ar->tx_ampdu_list, list) {
313 list_for_each_entry_rcu(cvif, &ar->vif_list, list) {
1055 list_for_each_entry_rcu(iter, &ar->vif_list, list) {
H A Ddebug.c309 list_for_each_entry_rcu(iter, &ar->tx_ampdu_list, list) {
449 list_for_each_entry_rcu(iter, &ar->vif_list, list) {
/linux-master/include/net/
H A Dnet_namespace.h404 list_for_each_entry_rcu(VAR, &net_namespace_list, list)
/linux-master/kernel/cgroup/
H A Drstat.c243 list_for_each_entry_rcu(css, &pos->rstat_css_list,
/linux-master/kernel/trace/
H A Dtrace_probe.h381 list_for_each_entry_rcu(pos, &(tp)->event->files, list)
H A Dtrace_events_user.c690 list_for_each_entry_rcu(mm, &user_event_mms, mms_link) {
691 list_for_each_entry_rcu(enabler, &mm->enablers, mm_enablers_link) {
828 * list_del_rcu() | list_for_each_entry_rcu();
851 list_for_each_entry_rcu(enabler, &old_mm->enablers, mm_enablers_link) {
/linux-master/fs/smb/server/
H A Doplock.c967 list_for_each_entry_rcu(opinfo, &lb->lease_list,
1007 list_for_each_entry_rcu(opinfo, &lb->lease_list, lease_entry) {
1364 list_for_each_entry_rcu(brk_op, &ci->m_op_list, op_entry) {
1789 list_for_each_entry_rcu(opinfo, &lt->lease_list, lease_entry) {
H A Dvfs_cache.c709 list_for_each_entry_rcu(op, &ci->m_op_list, op_entry) {
805 list_for_each_entry_rcu(op, &ci->m_op_list, op_entry) {
/linux-master/lib/
H A Dstackdepot.c552 list_for_each_entry_rcu(stack, bucket, hash_list) { function
/linux-master/security/smack/
H A Dsmack_lsm.c365 list_for_each_entry_rcu(orp, ohead, list) { function
1830 list_for_each_entry_rcu(srp, &skp->smk_rules, list) {
2423 list_for_each_entry_rcu(spp, &smk_ipv6_port_list, list) {
2470 list_for_each_entry_rcu(snp, &smk_net4addr_list, list)
2525 list_for_each_entry_rcu(snp, &smk_net6addr_list, list) {
2709 list_for_each_entry_rcu(spp, &smk_ipv6_port_list, list) {
2738 list_for_each_entry_rcu(spp, &smk_ipv6_port_list, list) {
2823 list_for_each_entry_rcu(spp, &smk_ipv6_port_list, list) {
3984 list_for_each_entry_rcu(skp, &smack_known_list, list) {
/linux-master/net/netlabel/
H A Dnetlabel_unlabeled.c210 list_for_each_entry_rcu(iter, bkt_list, list,
1186 list_for_each_entry_rcu(iface, iter_list, list) { function
/linux-master/net/core/
H A Dnetpoll.c180 list_for_each_entry_rcu(napi, &dev->napi_list, dev_list) {
318 list_for_each_entry_rcu(napi, &dev->napi_list, dev_list) {
H A Dpktgen.c1856 list_for_each_entry_rcu(pkt_dev, &t->if_list, list)
1862 list_for_each_entry_rcu(pkt_dev, &t->if_list, list)
3165 list_for_each_entry_rcu(pkt_dev, &t->if_list, list) {
3214 list_for_each_entry_rcu(pkt_dev, &t->if_list, list)
3360 list_for_each_entry_rcu(pkt_dev, &t->if_list, list) {
3381 list_for_each_entry_rcu(pkt_dev, &t->if_list, list) {
3728 list_for_each_entry_rcu(p, &t->if_list, list)
/linux-master/net/batman-adv/
H A Dbat_v_ogm.c304 list_for_each_entry_rcu(hard_iface, &batadv_hardif_list, list) {
925 list_for_each_entry_rcu(hard_iface, &batadv_hardif_list, list) {
/linux-master/drivers/acpi/
H A Dosl.c228 list_for_each_entry_rcu(map, &acpi_ioremaps, list, acpi_ioremap_lock_held())
271 list_for_each_entry_rcu(map, &acpi_ioremaps, list, acpi_ioremap_lock_held())
/linux-master/drivers/net/ipvlan/
H A Dipvlan_main.c191 list_for_each_entry_rcu(addr, &ipvlan->addrs, anode)
208 list_for_each_entry_rcu(addr, &ipvlan->addrs, anode)
/linux-master/net/ipv6/
H A Dcalipso.c329 list_for_each_entry_rcu(iter, &calipso_doi_list, list)
537 list_for_each_entry_rcu(iter_doi, &calipso_doi_list, list)
/linux-master/net/xfrm/
H A Dxfrm_state.c2383 list_for_each_entry_rcu(km, &xfrm_km_list, list)
2393 list_for_each_entry_rcu(km, &xfrm_km_list, list)
2423 list_for_each_entry_rcu(km, &xfrm_km_list, list) {
2439 list_for_each_entry_rcu(km, &xfrm_km_list, list) {
2490 list_for_each_entry_rcu(km, &xfrm_km_list, list) {
2511 list_for_each_entry_rcu(km, &xfrm_km_list, list) {
2529 list_for_each_entry_rcu(km, &xfrm_km_list, list) {
2639 list_for_each_entry_rcu(km, &xfrm_km_list, list) {
/linux-master/drivers/nvme/target/
H A Dfc.c968 list_for_each_entry_rcu(assoc, &tgtport->assoc_list, a_list) {
1124 list_for_each_entry_rcu(a, &tgtport->assoc_list, a_list) {
1271 list_for_each_entry_rcu(assoc, &tgtport->assoc_list, a_list) {
1511 list_for_each_entry_rcu(assoc, &tgtport->assoc_list, a_list) {
1599 list_for_each_entry_rcu(assoc, &tgtport->assoc_list, a_list) {
/linux-master/arch/s390/mm/
H A Dgmap.c530 list_for_each_entry_rcu(gmap, &mm->context.gmap_list, list) {
2277 list_for_each_entry_rcu(gmap, &mm->context.gmap_list, list) {
2342 list_for_each_entry_rcu(gmap, &mm->context.gmap_list, list) {
2395 list_for_each_entry_rcu(gmap, &mm->context.gmap_list, list) {
2430 list_for_each_entry_rcu(gmap, &mm->context.gmap_list, list) {
/linux-master/net/netfilter/
H A Dnf_tables_api.c798 list_for_each_entry_rcu(table, &nft_net->tables, list,
1064 list_for_each_entry_rcu(table, &nft_net->tables, list) {
1933 list_for_each_entry_rcu(table, &nft_net->tables, list) {
1937 list_for_each_entry_rcu(chain, &table->chains, list) {
3071 list_for_each_entry_rcu(type, &nf_tables_expressions, list) {
3369 list_for_each_entry_rcu(rule, &chain->rules, list) {
3537 list_for_each_entry_rcu(rule, &chain->rules, list) {
3586 list_for_each_entry_rcu(table, &nft_net->tables, list) {
3611 list_for_each_entry_rcu(chain, &table->chains, list) {
3924 list_for_each_entry_rcu(catchal
8853 list_for_each_entry_rcu(hook, hook_list, list) { function
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_int.h962 list_for_each_entry_rcu(resource, _resources, resources)
971 list_for_each_entry_rcu(connection, &resource->connections, connections)
980 list_for_each_entry_rcu(peer_device, &device->peer_devices, peer_devices)
/linux-master/net/sctp/
H A Dprotocol.c140 list_for_each_entry_rcu(addr, &net->sctp.local_addr_list, list) {
473 list_for_each_entry_rcu(laddr, &bp->address_list, list) {
494 list_for_each_entry_rcu(laddr, &bp->address_list, list) {

Completed in 393 milliseconds

1234567891011>>