bpf_user_pt_regs_t
bpf_user_pt_regs_t, struct pt_regs)
bpf_user_pt_regs_t *regs;
bpf_user_pt_regs_t regs;
if (__builtin_types_compatible_p(bpf_user_pt_regs_t, struct pt_regs) &&
if (__builtin_types_compatible_p(bpf_user_pt_regs_t, struct user_pt_regs) &&
if (__builtin_types_compatible_p(bpf_user_pt_regs_t, struct user_regs_struct) &&
bpf_user_pt_regs_t regs;
if (__builtin_types_compatible_p(bpf_user_pt_regs_t, struct pt_regs) &&
if (__builtin_types_compatible_p(bpf_user_pt_regs_t, struct user_pt_regs) &&
if (__builtin_types_compatible_p(bpf_user_pt_regs_t, struct user_regs_struct) &&
int replace_btf_unreliable_kprobe(bpf_user_pt_regs_t *ctx)
__weak int kprobe_typedef_ctx_subprog(bpf_user_pt_regs_t *ctx)
__weak int kprobe_workaround_ctx_subprog(struct bpf_user_pt_regs_t *ctx)
__weak int kprobe_subprog_typedef(bpf_user_pt_regs_t *ctx __arg_ctx)
__weak int perf_subprog_typedef(bpf_user_pt_regs_t *ctx __arg_ctx)