Lines Matching defs:__PT_RET_REG
104 #define __PT_RET_REG sp
126 #define __PT_RET_REG esp
148 #define __PT_RET_REG rsp
186 #define __PT_RET_REG gprs[14]
211 #define __PT_RET_REG uregs[14]
248 #define __PT_RET_REG regs[30]
277 #define __PT_RET_REG regs[31]
311 #define __PT_RET_REG regs[31]
337 #define __PT_RET_REG u_regs[UREG_I7]
372 #define __PT_RET_REG ra
405 #define __PT_RET_REG scratch.blink
438 #define __PT_RET_REG regs[1]
493 #define PT_REGS_RET(x) (__PT_REGS_CAST(x)->__PT_RET_REG)
507 #define PT_REGS_RET_CORE(x) BPF_CORE_READ(__PT_REGS_CAST(x), __PT_RET_REG)