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()
39 long ptr = PT_REGS_RC(ctx); in bpf_prog2()
497 #define PT_REGS_RC(x) (__PT_REGS_CAST(x)->__PT_RC_REG) macro575 #define PT_REGS_RC(x) ({ _Pragma(__BPF_TARGET_MISSING); 0l; }) macro826 #define ___bpf_kretprobe_args1(x) ___bpf_kretprobe_args0(), (void *)PT_REGS_RC(ctx)