Searched refs:list_for_each_entry_lockless (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/i915/
H A Di915_scheduler_types.h85 list_for_each_entry_lockless(p__, \
/linux-master/security/integrity/evm/
H A Devm_main.c141 list_for_each_entry_lockless(xattr, &evm_config_xattrnames, list) {
300 list_for_each_entry_lockless(xattr, &evm_config_xattrnames, list) {
350 list_for_each_entry_lockless(xattr, &evm_config_xattrnames, list) {
H A Devm_crypto.c246 list_for_each_entry_lockless(xattr, &evm_config_xattrnames, list) {
/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_vio.c41 list_for_each_entry_lockless(stt, &kvm->arch.spapr_tce_tables, list)
608 list_for_each_entry_lockless(stit, &stt->iommu_tables, next) {
703 list_for_each_entry_lockless(stit, &stt->iommu_tables, next) {
745 list_for_each_entry_lockless(stit, &stt->iommu_tables, next) {
/linux-master/include/linux/
H A Drculist.h431 * list_for_each_entry_lockless - iterate over rcu list of given type
443 #define list_for_each_entry_lockless(pos, head, member) \ macro
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c1226 list_for_each_entry_lockless(tgl, &tbl->it_group_list, next) {

Completed in 129 milliseconds