Searched refs:list_for_each_entry_rcu (Results 26 - 50 of 321) sorted by relevance

1234567891011>>

/linux-master/net/sctp/
H A Dbind_addr.c321 list_for_each_entry_rcu(laddr, &bp->address_list, list) {
344 list_for_each_entry_rcu(laddr, &bp->address_list, list) {
345 list_for_each_entry_rcu(laddr2, &bp2->address_list, list) {
386 list_for_each_entry_rcu(laddr, &bp->address_list, list) {
410 list_for_each_entry_rcu(laddr, &bp->address_list, list) {
H A Dproc.c98 list_for_each_entry_rcu(laddr, &epb->bind_addr.address_list, list) {
120 list_for_each_entry_rcu(transport, &assoc->peer.transport_addr_list,
314 list_for_each_entry_rcu(tsp, &assoc->peer.transport_addr_list,
/linux-master/net/sunrpc/
H A Dxprtmultipath.c246 list_for_each_entry_rcu(pos, head, xprt_switch) { function
258 list_for_each_entry_rcu(pos, head, xprt_switch) { function
283 list_for_each_entry_rcu(pos, head, xprt_switch) { function
350 list_for_each_entry_rcu(pos, head, xprt_switch) { function
379 list_for_each_entry_rcu(pos, head, xprt_switch) { function
/linux-master/net/ipv4/
H A Dtcp_cong.c29 list_for_each_entry_rcu(e, &tcp_cong_list, list) {
70 list_for_each_entry_rcu(e, &tcp_cong_list, list) {
323 list_for_each_entry_rcu(ca, &tcp_cong_list, list) {
353 list_for_each_entry_rcu(ca, &tcp_cong_list, list) {
388 list_for_each_entry_rcu(ca, &tcp_cong_list, list)
/linux-master/lib/
H A Dgenalloc.c223 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) {
297 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) {
503 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk) {
538 list_for_each_entry_rcu(chunk, &(pool)->chunks, next_chunk)
561 list_for_each_entry_rcu(chunk, &(pool)->chunks, next_chunk) {
586 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk)
605 list_for_each_entry_rcu(chunk, &pool->chunks, next_chunk)
/linux-master/net/batman-adv/
H A Dhard-interface.c71 list_for_each_entry_rcu(hard_iface, &batadv_hardif_list, list) {
446 list_for_each_entry_rcu(hard_iface, &batadv_hardif_list, list) {
514 list_for_each_entry_rcu(hard_iface, &batadv_hardif_list, list) {
546 list_for_each_entry_rcu(hard_iface, &batadv_hardif_list, list) {
588 list_for_each_entry_rcu(hard_iface, &batadv_hardif_list, list) {
808 list_for_each_entry_rcu(hard_iface, &batadv_hardif_list, list) {
/linux-master/net/sunrpc/auth_gss/
H A Dgss_mech_switch.c137 list_for_each_entry_rcu(pos, &registered_mechs, gm_list) {
171 list_for_each_entry_rcu(pos, &registered_mechs, gm_list) {
203 list_for_each_entry_rcu(pos, &registered_mechs, gm_list) {
/linux-master/net/ncsi/
H A Dinternal.h371 list_for_each_entry_rcu(ndp, &ncsi_dev_list, node)
373 list_for_each_entry_rcu(np, &ndp->packages, node)
375 list_for_each_entry_rcu(nc, &np->channels, node)
/linux-master/net/core/
H A Dnet-procfs.c180 list_for_each_entry_rcu(pt, ptype_list, list) { function
187 list_for_each_entry_rcu(pt, &net_hotdata.ptype_all, list) {
194 list_for_each_entry_rcu(pt, &ptype_base[t], list) {
H A Dfib_notifier.c48 list_for_each_entry_rcu(ops, &fn_net->fib_notifier_ops, list) {
68 list_for_each_entry_rcu(ops, &fn_net->fib_notifier_ops, list) {
/linux-master/net/netfilter/
H A Dnft_set_bitmap.c97 list_for_each_entry_rcu(be, &priv->list, head) {
116 list_for_each_entry_rcu(be, &priv->list, head) {
222 list_for_each_entry_rcu(be, &priv->list, head) {
H A Dnf_conntrack_helper.c119 list_for_each_entry_rcu(cur, &nf_ct_nat_helpers, list) {
293 list_for_each_entry_rcu(cur, &nf_ct_helper_expectfn_list, head) {
310 list_for_each_entry_rcu(cur, &nf_ct_helper_expectfn_list, head) {
/linux-master/net/hsr/
H A Dhsr_debugfs.c34 list_for_each_entry_rcu(node, &priv->node_db, mac_list) {
/linux-master/net/802/
H A Dpsnap.c33 list_for_each_entry_rcu(p, &snap_list, node, lockdep_is_held(&snap_lock)) {
/linux-master/security/integrity/ima/
H A Dima_kexec.c39 list_for_each_entry_rcu(qe, &ima_measurements, later) {
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_breadcrumbs.c211 list_for_each_entry_rcu(ce, &b->signalers, signal_link) {
214 list_for_each_entry_rcu(rq, &ce->signals, signal_link) {
501 list_for_each_entry_rcu(ce, &b->signalers, signal_link) {
502 list_for_each_entry_rcu(rq, &ce->signals, signal_link)
/linux-master/net/caif/
H A Dcfmuxl.c78 list_for_each_entry_rcu(lyr, list, node) { function
253 list_for_each_entry_rcu(layer, &muxl->srvl_list, node) {
/linux-master/security/apparmor/include/
H A Dlib.h184 list_for_each_entry_rcu(policy, head, list) { function
209 list_for_each_entry_rcu(policy, head, list) { function
/linux-master/drivers/net/ieee802154/
H A Dmac802154_hwsim.c267 list_for_each_entry_rcu(e, &current_phy->edges, list) {
392 list_for_each_entry_rcu(e, &phy->edges, list) {
614 list_for_each_entry_rcu(e, &phy_v0->edges, list) {
667 list_for_each_entry_rcu(e, &phy_v0->edges, list) {
723 list_for_each_entry_rcu(e, &phy_v0->edges, list) {
849 list_for_each_entry_rcu(e, &tmp->edges, list) {
888 list_for_each_entry_rcu(e, &phy->edges, list) {
1003 list_for_each_entry_rcu(e, &phy->edges, list) {
/linux-master/security/tomoyo/
H A Ddomain.c44 list_for_each_entry_rcu(entry, list, list, function
123 list_for_each_entry_rcu(entry, list, list, function
171 list_for_each_entry_rcu(ptr, list, list, function
304 list_for_each_entry_rcu(ptr, list, head.list, function
740 list_for_each_entry_rcu(ptr, list, head.list, function
/linux-master/fs/nfs/
H A Dcallback_proc.c136 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) {
137 list_for_each_entry_rcu(lo, &server->layouts, plh_layouts) {
172 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) {
173 list_for_each_entry_rcu(lo, &server->layouts, plh_layouts) {
720 list_for_each_entry_rcu(server, &cps->clp->cl_superblocks,
/linux-master/include/net/bluetooth/
H A Dhci_core.h1097 list_for_each_entry_rcu(c, &h->list, list) { function
1116 list_for_each_entry_rcu(c, &h->list, list) { function
1136 list_for_each_entry_rcu(c, &h->list, list) { function
1160 list_for_each_entry_rcu(c, &h->list, list) { function
1184 list_for_each_entry_rcu(c, &h->list, list) { function
1203 list_for_each_entry_rcu(c, &h->list, list) { function
1224 list_for_each_entry_rcu(c, &h->list, list) { function
1250 list_for_each_entry_rcu(c, &h->list, list) { function
1282 list_for_each_entry_rcu(c, &h->list, list) { function
1305 list_for_each_entry_rcu( function
1328 list_for_each_entry_rcu(c, &h->list, list) { function
1352 list_for_each_entry_rcu(c, &h->list, list) { function
1375 list_for_each_entry_rcu(c, &h->list, list) { function
1398 list_for_each_entry_rcu(c, &h->list, list) { function
1423 list_for_each_entry_rcu(c, &h->list, list) { function
1443 list_for_each_entry_rcu(c, &h->list, list) { function
1458 list_for_each_entry_rcu(c, &h->list, list) { function
1479 list_for_each_entry_rcu(c, &h->list, list) { function
[all...]
/linux-master/drivers/net/xen-netback/
H A Dhash.c54 list_for_each_entry_rcu(entry, &vif->hash.cache.list, link,
106 list_for_each_entry_rcu(entry, &vif->hash.cache.list, link,
133 list_for_each_entry_rcu(entry, &vif->hash.cache.list, link) {
/linux-master/net/phonet/
H A Dpn_dev.c80 list_for_each_entry_rcu(pnd, &pndevs->list, list) {
116 list_for_each_entry_rcu(pnd, &pndevs->list, list) {
213 list_for_each_entry_rcu(pnd, &pndevs->list, list) {
/linux-master/kernel/module/
H A Dkallsyms.c364 list_for_each_entry_rcu(mod, &modules, list) {
390 list_for_each_entry_rcu(mod, &modules, list) {
442 list_for_each_entry_rcu(mod, &modules, list) {

Completed in 214 milliseconds

1234567891011>>