Searched defs:eeh_pe_for_each_dev (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | eeh_driver.c | 234 eeh_pe_for_each_dev(pe, edev, tmp) { in eeh_set_irq_state() function 540 eeh_pe_for_each_dev(pe, edev, tmp) { in eeh_pe_detach_dev() function 1050 eeh_pe_for_each_dev(tmp_pe, edev, tmp) { in eeh_handle_normal_event() function
|
H A D | eeh_pe.c | 606 eeh_pe_for_each_dev(pe, edev, tmp) { in eeh_pe_state_clear() function
|
H A D | eeh.c | 1169 eeh_pe_for_each_dev(pe, edev, tmp) { in eeh_pe_change_owner() function 1437 eeh_pe_for_each_dev(pe, edev, tmp) { in eeh_pe_reenable_devices() function
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | eeh_driver.c | 233 eeh_pe_for_each_dev(pe, edev, tmp) { in eeh_set_irq_state() function 539 eeh_pe_for_each_dev(pe, edev, tmp) { in eeh_pe_detach_dev() function 1045 eeh_pe_for_each_dev(tmp_pe, edev, tmp) { in eeh_handle_normal_event() function
|
H A D | eeh_pe.c | 607 eeh_pe_for_each_dev(pe, edev, tmp) { in eeh_pe_state_clear() function
|
H A D | eeh.c | 1159 eeh_pe_for_each_dev(pe, edev, tmp) { in eeh_pe_change_owner() function 1427 eeh_pe_for_each_dev(pe, edev, tmp) { in eeh_pe_reenable_devices() function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | eeh.h | 104 #define eeh_pe_for_each_dev(pe, edev, tmp) \ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | eeh.h | 104 #define eeh_pe_for_each_dev(pe, edev, tmp) \ macro
|
Completed in 14 milliseconds