Searched refs:eeh_for_each_pe (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | eeh_driver.c | 222 eeh_for_each_pe(root, pe) in eeh_set_channel_state() 233 eeh_for_each_pe(root, pe) { in eeh_set_irq_state() function 308 eeh_for_each_pe(root, pe) eeh_pe_for_each_dev(pe, edev, tmp) in eeh_pe_report() 563 eeh_for_each_pe(root, pe) { in eeh_clear_pe_frozen_state() function 634 eeh_for_each_pe(pe, tmp_pe) in eeh_reset_device() 863 eeh_for_each_pe(pe, tmp_pe) in eeh_handle_normal_event() function 917 eeh_for_each_pe(pe, tmp_pe) in eeh_handle_normal_event() 1049 eeh_for_each_pe(pe, tmp_pe) { in eeh_handle_normal_event() function 1107 eeh_for_each_pe(pe, tmp_pe) in eeh_handle_normal_event() 1186 eeh_for_each_pe(p in eeh_handle_special_event() [all...] |
H A D | eeh_pe.c | 217 eeh_for_each_pe(root, pe) { in eeh_pe_traverse() function 247 eeh_for_each_pe(root, pe) in eeh_pe_dev_traverse() 519 eeh_for_each_pe(root, pe) in eeh_pe_state_mark() 540 eeh_for_each_pe(root, pe) { in eeh_pe_mark_isolated() function 587 eeh_for_each_pe(root, pe) { in eeh_pe_state_clear() function
|
H A D | eeh.c | 809 eeh_for_each_pe(root, pe) { in eeh_pe_refreeze_passed() function
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | eeh_driver.c | 221 eeh_for_each_pe(root, pe) in eeh_set_channel_state() 232 eeh_for_each_pe(root, pe) { in eeh_set_irq_state() function 307 eeh_for_each_pe(root, pe) eeh_pe_for_each_dev(pe, edev, tmp) in eeh_pe_report() 562 eeh_for_each_pe(root, pe) { in eeh_clear_pe_frozen_state() function 633 eeh_for_each_pe(pe, tmp_pe) in eeh_reset_device() 862 eeh_for_each_pe(pe, tmp_pe) in eeh_handle_normal_event() function 907 eeh_for_each_pe(pe, tmp_pe) in eeh_handle_normal_event() 1044 eeh_for_each_pe(pe, tmp_pe) { in eeh_handle_normal_event() function 1103 eeh_for_each_pe(pe, tmp_pe) in eeh_handle_normal_event() 1182 eeh_for_each_pe(p in eeh_handle_special_event() [all...] |
H A D | eeh_pe.c | 218 eeh_for_each_pe(root, pe) { in eeh_pe_traverse() function 248 eeh_for_each_pe(root, pe) in eeh_pe_dev_traverse() 520 eeh_for_each_pe(root, pe) in eeh_pe_state_mark() 541 eeh_for_each_pe(root, pe) { in eeh_pe_mark_isolated() function 588 eeh_for_each_pe(root, pe) { in eeh_pe_state_clear() function
|
H A D | eeh.c | 797 eeh_for_each_pe(root, pe) { in eeh_pe_refreeze_passed() function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | eeh.h | 107 #define eeh_for_each_pe(root, pe) \ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | eeh.h | 107 #define eeh_for_each_pe(root, pe) \ macro
|
Completed in 20 milliseconds