Lines Matching refs:__PT_RET_REG
82 #define __PT_RET_REG sp macro
101 #define __PT_RET_REG esp macro
114 #define __PT_RET_REG rsp macro
140 #define __PT_RET_REG grps[14] macro
155 #define __PT_RET_REG uregs[14] macro
174 #define __PT_RET_REG regs[30] macro
189 #define __PT_RET_REG regs[31] macro
202 #define __PT_RET_REG regs[31] macro
217 #define __PT_RET_REG u_regs[UREG_I7] macro
236 #define __PT_RET_REG ra macro
253 #define __PT_RET_REG scratch.blink macro
277 #define PT_REGS_RET(x) (__PT_REGS_CAST(x)->__PT_RET_REG)
288 #define PT_REGS_RET_CORE(x) BPF_CORE_READ(__PT_REGS_CAST(x), __PT_RET_REG)