Searched refs:list_for_each_entry_lockless (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_scheduler_types.h | 85 list_for_each_entry_lockless(p__, \
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_64_vio.c | 41 list_for_each_entry_lockless(stt, &kvm->arch.spapr_tce_tables, list) in kvmppc_find_table() 605 list_for_each_entry_lockless(stit, &stt->iommu_tables, next) { in kvmppc_h_put_tce() 700 list_for_each_entry_lockless(stit, &stt->iommu_tables, next) { in kvmppc_h_put_tce_indirect() 742 list_for_each_entry_lockless(stit, &stt->iommu_tables, next) { in kvmppc_h_stuff_tce()
|
| /linux/security/integrity/evm/ |
| H A D | evm_main.c | 157 list_for_each_entry_lockless(xattr, &evm_config_xattrnames, list) { in is_unsupported_hmac_fs() 330 list_for_each_entry_lockless(xattr, &evm_config_xattrnames, list) { in evm_protected_xattr() 380 list_for_each_entry_lockless(xattr, &evm_config_xattrnames, list) { in evm_read_protected_xattrs()
|
| H A D | evm_crypto.c | 255 list_for_each_entry_lockless(xattr, &evm_config_xattrnames, list) { in evm_calc_hmac_or_hash() 419 list_for_each_entry_lockless(xattr_entry, &evm_config_xattrnames, in evm_init_hmac()
|
| /linux/include/linux/ |
| H A D | rculist.h | 529 #define list_for_each_entry_lockless(pos, head, member) \ macro
|
| /linux/Documentation/RCU/ |
| H A D | whatisRCU.rst | 1031 list_for_each_entry_lockless
|