Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/
Dcwsr_trap_handler_gfx9.asm244 if SINGLE_STEP_MISSED_WORKAROUND label
478 if SAVE_AFTER_XNACK_ERROR label
529 if SAVE_AFTER_XNACK_ERROR label
595 if SAVE_AFTER_XNACK_ERROR label
640 if SAVE_AFTER_XNACK_ERROR label
Dcwsr_trap_handler_gfx10.asm251 if SINGLE_STEP_MISSED_WORKAROUND label
/linux-6.1.9/include/linux/
Dcompiler.h56 #define if(cond, ...) if ( __trace_if_var( !!(cond , ## __VA_ARGS__) ) ) macro
/linux-6.1.9/drivers/clk/rockchip/
Dclk.h788 #define INVERTER(_id, cname, pname, io, is, if) \ argument