Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/amdkfd/
Dcwsr_trap_handler_gfx9.asm281 if SINGLE_STEP_MISSED_WORKAROUND label
522 if SAVE_AFTER_XNACK_ERROR label
573 if SAVE_AFTER_XNACK_ERROR label
651 if SAVE_AFTER_XNACK_ERROR label
696 if SAVE_AFTER_XNACK_ERROR label
Dcwsr_trap_handler_gfx10.asm1224 if S_TRAPSTS_RESTORE_PART_3_SIZE > 0 label
/linux-6.14.4/include/linux/
Dcompiler.h55 #define if(cond, ...) if ( __trace_if_var( !!(cond , ## __VA_ARGS__) ) ) macro
/linux-6.14.4/drivers/clk/rockchip/
Dclk.h925 #define INVERTER(_id, cname, pname, io, is, if) \ argument