Searched refs:PT_REGS_RC (Results 1 – 6 of 6) 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()
39 long ptr = PT_REGS_RC(ctx); in bpf_prog2()
495 #define PT_REGS_RC(x) (__PT_REGS_CAST(x)->__PT_RC_REG) macro573 #define PT_REGS_RC(x) ({ _Pragma(__BPF_TARGET_MISSING); 0l; }) macro824 #define ___bpf_kretprobe_args1(x) ___bpf_kretprobe_args0(), (void *)PT_REGS_RC(ctx)
29 # m = PT_REGS_RC(ctx);