Searched refs:list_for_each_entry_lockless (Results 1 – 8 of 8) sorted by relevance
| /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/drivers/gpu/drm/i915/ |
| H A D | i915_scheduler_types.h | 85 list_for_each_entry_lockless(p__, \
|
| /linux/security/integrity/evm/ |
| 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()
|
| H A D | evm_main.c | 141 list_for_each_entry_lockless(xattr, &evm_config_xattrnames, list) { in evm_find_protected_xattrs() 307 list_for_each_entry_lockless(xattr, &evm_config_xattrnames, list) { in evm_protected_xattr_common() 357 list_for_each_entry_lockless(xattr, &evm_config_xattrnames, list) { in evm_read_protected_xattrs()
|
| /linux/include/linux/ |
| H A D | rculist.h | 500 #define list_for_each_entry_lockless(pos, head, member) \ macro
|
| /linux/ |
| H A D | .clang-format | 557 - 'list_for_each_entry_lockless'
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda.c | 1224 list_for_each_entry_lockless(tgl, &tbl->it_group_list, next) { in pnv_pci_ioda2_tce_invalidate()
|
| /linux/Documentation/RCU/ |
| H A D | whatisRCU.rst | 1031 list_for_each_entry_lockless
|