Searched defs:bpf_user_pt_regs_t (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/uapi/asm-generic/
H A Dbpf_perf_event.h7 typedef struct pt_regs bpf_user_pt_regs_t; typedef in typeref:struct:pt_regs
/linux-master/tools/include/uapi/asm-generic/
H A Dbpf_perf_event.h7 typedef struct pt_regs bpf_user_pt_regs_t; typedef in typeref:struct:pt_regs
/linux-master/arch/s390/include/uapi/asm/
H A Dbpf_perf_event.h7 typedef user_pt_regs bpf_user_pt_regs_t; typedef
/linux-master/arch/arm64/include/uapi/asm/
H A Dbpf_perf_event.h7 typedef struct user_pt_regs bpf_user_pt_regs_t; typedef in typeref:struct:user_pt_regs
/linux-master/arch/riscv/include/uapi/asm/
H A Dbpf_perf_event.h7 typedef struct user_regs_struct bpf_user_pt_regs_t; typedef in typeref:struct:user_regs_struct
/linux-master/arch/arc/include/uapi/asm/
H A Dbpf_perf_event.h7 typedef struct user_regs_struct bpf_user_pt_regs_t; typedef in typeref:struct:user_regs_struct
/linux-master/arch/powerpc/include/asm/
H A Dbpf_perf_event.h7 typedef struct user_pt_regs bpf_user_pt_regs_t; typedef in typeref:struct:user_pt_regs
/linux-master/arch/loongarch/include/uapi/asm/
H A Dbpf_perf_event.h7 typedef struct user_pt_regs bpf_user_pt_regs_t; typedef in typeref:struct:user_pt_regs
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_global_func_ctx_args.c63 struct bpf_user_pt_regs_t {}; struct

Completed in 259 milliseconds