Lines Matching refs:__PT_SP_REG
107 #define __PT_SP_REG sp macro
129 #define __PT_SP_REG esp macro
151 #define __PT_SP_REG rsp macro
189 #define __PT_SP_REG gprs[15] macro
214 #define __PT_SP_REG uregs[13] macro
251 #define __PT_SP_REG sp macro
280 #define __PT_SP_REG regs[29] macro
314 #define __PT_SP_REG sp macro
340 #define __PT_SP_REG u_regs[UREG_FP] macro
377 #define __PT_SP_REG sp macro
410 #define __PT_SP_REG scratch.sp macro
443 #define __PT_SP_REG regs[3] macro
498 #define PT_REGS_SP(x) (__PT_REGS_CAST(x)->__PT_SP_REG)
512 #define PT_REGS_SP_CORE(x) BPF_CORE_READ(__PT_REGS_CAST(x), __PT_SP_REG)