Home
last modified time | relevance | path

Searched defs:PT_REGS_PARM3 (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/tools/lib/bpf/
Dbpf_tracing.h56 #define PT_REGS_PARM3(x) ((x)->dx) macro
82 #define PT_REGS_PARM3(x) ((x)->ecx) macro
106 #define PT_REGS_PARM3(x) ((x)->rdx) macro
136 #define PT_REGS_PARM3(x) (((PT_REGS_S390 *)(x))->gprs[4]) macro
161 #define PT_REGS_PARM3(x) ((x)->uregs[2]) macro
188 #define PT_REGS_PARM3(x) (((PT_REGS_ARM64 *)(x))->regs[2]) macro
213 #define PT_REGS_PARM3(x) ((x)->regs[6]) macro
237 #define PT_REGS_PARM3(x) ((x)->gpr[5]) macro
257 #define PT_REGS_PARM3(x) ((x)->u_regs[UREG_I2]) macro