Lines Matching refs:__PT_RC_REG
84 #define __PT_RC_REG ax macro
103 #define __PT_RC_REG eax macro
116 #define __PT_RC_REG rax macro
142 #define __PT_RC_REG gprs[2] macro
157 #define __PT_RC_REG uregs[0] macro
176 #define __PT_RC_REG regs[0] macro
191 #define __PT_RC_REG regs[2] macro
204 #define __PT_RC_REG gpr[3] macro
219 #define __PT_RC_REG u_regs[UREG_I0] macro
238 #define __PT_RC_REG a0 macro
255 #define __PT_RC_REG scratch.r0 macro
279 #define PT_REGS_RC(x) (__PT_REGS_CAST(x)->__PT_RC_REG)
290 #define PT_REGS_RC_CORE(x) BPF_CORE_READ(__PT_REGS_CAST(x), __PT_RC_REG)