Lines Matching refs:__PT_RET_REG
80 #define __PT_RET_REG sp macro
99 #define __PT_RET_REG esp macro
112 #define __PT_RET_REG rsp macro
138 #define __PT_RET_REG grps[14] macro
153 #define __PT_RET_REG uregs[14] macro
172 #define __PT_RET_REG regs[30] macro
187 #define __PT_RET_REG regs[31] macro
200 #define __PT_RET_REG regs[31] macro
215 #define __PT_RET_REG u_regs[UREG_I7] macro
234 #define __PT_RET_REG ra macro
251 #define __PT_RET_REG scratch.blink macro
275 #define PT_REGS_RET(x) (__PT_REGS_CAST(x)->__PT_RET_REG)
286 #define PT_REGS_RET_CORE(x) BPF_CORE_READ(__PT_REGS_CAST(x), __PT_RET_REG)