Searched defs:exit_ip (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/tools/testing/selftests/rseq/ |
H A D | rseq-s390.h | 61 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 88 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument
|
H A D | rseq-x86.h | 83 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 170 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument
|
H A D | rseq-ppc.h | 84 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 120 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument
|
H A D | rseq-arm.h | 106 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument
|
H A D | rseq-mips.h | 109 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument
|
H A D | rseq-arm64.h | 120 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument
|
H A D | rseq-riscv.h | 78 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument
|
/openbmc/linux/arch/s390/net/ |
H A D | bpf_jit_comp.c | 49 int exit_ip; /* Address of exit */ member
|