Searched defs:post_commit_ip (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/testing/selftests/rseq/ |
| H A D | rseq-arm.h | 94 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 136 start_ip, post_commit_ip, abort_ip) \ argument
|
| H A D | rseq-mips.h | 97 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 141 start_ip, post_commit_ip, abort_ip) \ argument
|
| H A D | rseq-x86.h | 71 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 158 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
| H A D | rseq-s390.h | 103 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
| H A D | rseq-arm64.h | 108 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
| H A D | rseq-riscv.h | 66 RSEQ_ASM_DEFINE_TABLE(label,start_ip,post_commit_ip,abort_ip) global() argument
|
| H A D | rseq-ppc.h | 135 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|