Home
last modified time | relevance | path

Searched refs:list_for_each_entry_lockless (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Di915_scheduler_types.h85 list_for_each_entry_lockless(p__, \
/linux/arch/powerpc/kvm/
H A Dbook3s_64_vio.c41 list_for_each_entry_lockless(stt, &kvm->arch.spapr_tce_tables, list) in kvmppc_find_table()
608 list_for_each_entry_lockless(stit, &stt->iommu_tables, next) { in kvmppc_h_put_tce()
703 list_for_each_entry_lockless(stit, &stt->iommu_tables, next) { in kvmppc_h_put_tce_indirect()
745 list_for_each_entry_lockless(stit, &stt->iommu_tables, next) { in kvmppc_h_stuff_tce()
/linux/security/integrity/evm/
H A Devm_main.c141 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()
H A Devm_crypto.c248 list_for_each_entry_lockless(xattr, &evm_config_xattrnames, list) { in evm_calc_hmac_or_hash()
/linux/include/linux/
H A Drculist.h443 #define list_for_each_entry_lockless(pos, head, member) \ macro
/linux/
H A D.clang-format515 - 'list_for_each_entry_lockless'
/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c1226 list_for_each_entry_lockless(tgl, &tbl->it_group_list, next) { in pnv_pci_ioda2_tce_invalidate()