Lines Matching refs:__PT_IP_REG
86 #define __PT_IP_REG ip macro
105 #define __PT_IP_REG eip macro
118 #define __PT_IP_REG rip macro
144 #define __PT_IP_REG psw.addr macro
159 #define __PT_IP_REG uregs[12] macro
178 #define __PT_IP_REG pc macro
193 #define __PT_IP_REG cp0_epc macro
206 #define __PT_IP_REG nip macro
223 #define __PT_IP_REG tpc macro
225 #define __PT_IP_REG pc macro
240 #define __PT_IP_REG pc macro
257 #define __PT_IP_REG scratch.ret macro
281 #define PT_REGS_IP(x) (__PT_REGS_CAST(x)->__PT_IP_REG)
292 #define PT_REGS_IP_CORE(x) BPF_CORE_READ(__PT_REGS_CAST(x), __PT_IP_REG)