Home
last modified time | relevance | path

Searched refs:bpf_user_pt_regs_t (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_global_func_ctx_args.c17 __weak int kprobe_typedef_ctx_subprog(bpf_user_pt_regs_t *ctx) in kprobe_typedef_ctx_subprog()
44 struct bpf_user_pt_regs_t {}; struct
46 __weak int kprobe_workaround_ctx_subprog(struct bpf_user_pt_regs_t *ctx) in kprobe_workaround_ctx_subprog()
/linux-6.3-rc2/arch/s390/include/uapi/asm/
A Dbpf_perf_event.h7 typedef user_pt_regs bpf_user_pt_regs_t; typedef
/linux-6.3-rc2/arch/riscv/include/uapi/asm/
A Dbpf_perf_event.h7 typedef struct user_regs_struct bpf_user_pt_regs_t; typedef
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dbpf_perf_event.h7 typedef struct user_pt_regs bpf_user_pt_regs_t; typedef
/linux-6.3-rc2/include/uapi/asm-generic/
A Dbpf_perf_event.h7 typedef struct pt_regs bpf_user_pt_regs_t; typedef
/linux-6.3-rc2/arch/arm64/include/uapi/asm/
A Dbpf_perf_event.h7 typedef struct user_pt_regs bpf_user_pt_regs_t; typedef
/linux-6.3-rc2/tools/arch/arm64/include/uapi/asm/
A Dbpf_perf_event.h7 typedef struct user_pt_regs bpf_user_pt_regs_t; typedef
/linux-6.3-rc2/tools/arch/s390/include/uapi/asm/
A Dbpf_perf_event.h7 typedef user_pt_regs bpf_user_pt_regs_t; typedef
/linux-6.3-rc2/tools/include/uapi/asm-generic/
A Dbpf_perf_event.h7 typedef struct pt_regs bpf_user_pt_regs_t; typedef
/linux-6.3-rc2/arch/loongarch/include/uapi/asm/
A Dbpf_perf_event.h7 typedef struct user_pt_regs bpf_user_pt_regs_t; typedef
/linux-6.3-rc2/arch/arc/include/uapi/asm/
A Dbpf_perf_event.h7 typedef struct user_regs_struct bpf_user_pt_regs_t; typedef
/linux-6.3-rc2/include/uapi/linux/
A Dbpf_perf_event.h14 bpf_user_pt_regs_t regs;
/linux-6.3-rc2/tools/include/uapi/linux/
A Dbpf_perf_event.h14 bpf_user_pt_regs_t regs;
/linux-6.3-rc2/include/linux/
A Dbpf_types.h40 bpf_user_pt_regs_t, struct pt_regs)
A Dperf_event.h1011 bpf_user_pt_regs_t *regs;

Completed in 20 milliseconds