Lines Matching refs:__PT_RC_REG
106 #define __PT_RC_REG ax macro
128 #define __PT_RC_REG eax macro
150 #define __PT_RC_REG rax macro
188 #define __PT_RC_REG gprs[2] macro
213 #define __PT_RC_REG uregs[0] macro
250 #define __PT_RC_REG regs[0] macro
279 #define __PT_RC_REG regs[2] macro
313 #define __PT_RC_REG gpr[3] macro
339 #define __PT_RC_REG u_regs[UREG_I0] macro
376 #define __PT_RC_REG a0 macro
409 #define __PT_RC_REG scratch.r0 macro
442 #define __PT_RC_REG regs[4] macro
497 #define PT_REGS_RC(x) (__PT_REGS_CAST(x)->__PT_RC_REG)
511 #define PT_REGS_RC_CORE(x) BPF_CORE_READ(__PT_REGS_CAST(x), __PT_RC_REG)