Searched defs:if (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
| D | cwsr_trap_handler_gfx9.asm | 182 if SINGLE_STEP_MISSED_WORKAROUND label 459 if SAVE_AFTER_XNACK_ERROR label 515 if SAVE_AFTER_XNACK_ERROR label 584 if SAVE_AFTER_XNACK_ERROR label 618 if ASIC_TARGET_ARCTURUS label 623 if SAVE_AFTER_XNACK_ERROR label 737 if ASIC_TARGET_ARCTURUS label 746 if ASIC_TARGET_ARCTURUS label 756 if ASIC_TARGET_ARCTURUS label 784 if ASIC_TARGET_ARCTURUS label [all …]
|
| D | cwsr_trap_handler_gfx10.asm | 184 if SINGLE_STEP_MISSED_WORKAROUND label
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
| D | cwsr_trap_handler_gfx9.asm | 264 if SINGLE_STEP_MISSED_WORKAROUND label 503 if SAVE_AFTER_XNACK_ERROR label 554 if SAVE_AFTER_XNACK_ERROR label 620 if SAVE_AFTER_XNACK_ERROR label 665 if SAVE_AFTER_XNACK_ERROR label
|
| D | cwsr_trap_handler_gfx10.asm | 251 if SINGLE_STEP_MISSED_WORKAROUND label
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | compiler.h | 56 #define if(cond, ...) if ( __trace_if_var( !!(cond , ## __VA_ARGS__) ) ) macro
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | compiler.h | 55 #define if(cond, ...) if ( __trace_if_var( !!(cond , ## __VA_ARGS__) ) ) macro
|
| /kernel/linux/linux-5.10/drivers/clk/rockchip/ |
| D | clk.h | 715 #define INVERTER(_id, cname, pname, io, is, if) \ argument
|
| /kernel/linux/linux-6.6/drivers/clk/rockchip/ |
| D | clk.h | 856 #define INVERTER(_id, cname, pname, io, is, if) \ argument
|