Searched defs:post_commit_ip (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/rseq/ |
H A D | rseq-arm.h | 98 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 140 start_ip, post_commit_ip, abort_ip) \ argument
|
H A D | rseq-mips.h | 103 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 147 start_ip, post_commit_ip, abort_ip) \ argument
|
H A D | rseq-x86.h | 70 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 680 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
H A D | rseq-s390.h | 107 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
H A D | rseq-arm64.h | 110 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
H A D | rseq-riscv.h | 70 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
H A D | rseq-ppc.h | 139 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|