Home
last modified time | relevance | path

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

/linux-5.10/tools/lib/bpf/
Dbpf_tracing.h55 #define PT_REGS_PARM2(x) ((x)->si) macro
81 #define PT_REGS_PARM2(x) ((x)->edx) macro
105 #define PT_REGS_PARM2(x) ((x)->rsi) macro
135 #define PT_REGS_PARM2(x) (((PT_REGS_S390 *)(x))->gprs[3]) macro
160 #define PT_REGS_PARM2(x) ((x)->uregs[1]) macro
187 #define PT_REGS_PARM2(x) (((PT_REGS_ARM64 *)(x))->regs[1]) macro
212 #define PT_REGS_PARM2(x) ((x)->regs[5]) macro
236 #define PT_REGS_PARM2(x) ((x)->gpr[4]) macro
256 #define PT_REGS_PARM2(x) ((x)->u_regs[UREG_I1]) macro