Home
last modified time | relevance | path

Searched defs:if (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dcwsr_trap_handler_gfx9.asm264 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
Dcwsr_trap_handler_gfx10.asm1413 if S_TRAPSTS_RESTORE_PART_3_SIZE > 0 label
/linux-6.12.1/include/linux/
Dcompiler.h55 #define if(cond, ...) if ( __trace_if_var( !!(cond , ## __VA_ARGS__) ) ) macro
/linux-6.12.1/drivers/clk/rockchip/
Dclk.h909 #define INVERTER(_id, cname, pname, io, is, if) \ argument