Searched refs:PT_REGS_RC (Results 1 – 5 of 5) sorted by relevance
20 if (PT_REGS_RC(ctx) & 1) in while_true()
20 sum += PT_REGS_RC(ctx); in while_true()
22 m = PT_REGS_RC(ctx); in nested_loops()
40 long ptr = PT_REGS_RC(ctx); in bpf_prog2()
279 #define PT_REGS_RC(x) (__PT_REGS_CAST(x)->__PT_RC_REG) macro342 #define PT_REGS_RC(x) ({ _Pragma(__BPF_TARGET_MISSING); 0l; }) macro583 #define ___bpf_kretprobe_args1(x) ___bpf_kretprobe_args0(), (void *)PT_REGS_RC(ctx)