Searched defs:list_for_each_entry_rcu (Results 1 - 25 of 46) sorted by relevance

12

/linux-master/net/netlabel/
H A Dnetlabel_addrlist.c161 list_for_each_entry_rcu(iter, head, list) function
199 list_for_each_entry_rcu(iter, head, list) function
H A Dnetlabel_domainhash.c955 list_for_each_entry_rcu(iter_entry, iter_list, list) function
H A Dnetlabel_unlabeled.c1186 list_for_each_entry_rcu(iface, iter_list, list) { function
/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_event.c92 list_for_each_entry_rcu(cur, subscriber_list, node) { function
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_gt_buffer_pool.c183 list_for_each_entry_rcu(node, list, link) { function
/linux-master/net/caif/
H A Dcfmuxl.c78 list_for_each_entry_rcu(lyr, list, node) { function
/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/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/include/linux/
H A Drculist.h389 #define list_for_each_entry_rcu(pos, head, member, cond...) \ macro
/linux-master/net/core/
H A Dnet-procfs.c180 list_for_each_entry_rcu(pt, ptype_list, list) { function
H A Dgro.c249 list_for_each_entry_rcu(ptype, head, list) { function
458 list_for_each_entry_rcu(ptype, head, list) { function
554 list_for_each_entry_rcu(ptype, offload_head, list) { function
568 list_for_each_entry_rcu(ptype, offload_head, list) { function
/linux-master/net/sctp/
H A Ddiag.c84 list_for_each_entry_rcu(laddr, address_list, list) { function
/linux-master/net/hsr/
H A Dhsr_framereg.c66 list_for_each_entry_rcu(node, node_db, mac_list) { function
170 list_for_each_entry_rcu(node, node_db, mac_list, function
213 list_for_each_entry_rcu(node, node_db, mac_list) { function
/linux-master/security/smack/
H A Dsmack_access.c86 list_for_each_entry_rcu(srp, rule_list, list) { function
/linux-master/arch/x86/mm/
H A Dkmmio.c126 list_for_each_entry_rcu(f, head, list) { function
/linux-master/arch/arm64/kernel/
H A Ddebug-monitors.c217 list_for_each_entry_rcu(hook, list, node) { function
314 list_for_each_entry_rcu(hook, list, node) { function
/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/security/
H A Ddevice_cgroup.c332 list_for_each_entry_rcu(ex, exceptions, list) { function
369 list_for_each_entry_rcu(ex, exceptions, list, function
/linux-master/net/devlink/
H A Ddpipe.c457 list_for_each_entry_rcu(table, dpipe_tables, list, function
/linux-master/kernel/
H A Daudit_tree.c248 list_for_each_entry_rcu(p, list, hash) { function
/linux-master/security/apparmor/
H A Ddomain.c398 list_for_each_entry_rcu(profile, head, base.list) { function
/linux-master/kernel/module/
H A Dinternal.h315 list_for_each_entry_rcu(mod, &modules, list, function
/linux-master/lib/
H A Dstackdepot.c552 list_for_each_entry_rcu(stack, bucket, hash_list) { function
/linux-master/net/batman-adv/
H A Dnetwork-coding.c809 list_for_each_entry_rcu(nc_node, list, list) { function
/linux-master/drivers/firewire/
H A Dcore-transaction.c531 list_for_each_entry_rcu(handler, list, link) { function
552 list_for_each_entry_rcu(handler, list, link) { function

Completed in 238 milliseconds

12