/tools/testing/selftests/rseq/ |
D | rseq-arm.h | 86 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip, \ argument 98 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 110 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 129 start_ip, post_commit_offset, abort_ip) \ argument 140 start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-s390.h | 46 start_ip, post_commit_offset, abort_ip) \ argument 65 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 73 start_ip, post_commit_offset, abort_ip) \ argument 92 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 107 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-mips.h | 89 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip, \ argument 103 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 115 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 134 start_ip, post_commit_offset, abort_ip) \ argument 147 start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-x86.h | 58 start_ip, post_commit_offset, abort_ip) \ argument 70 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 82 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 669 start_ip, post_commit_offset, abort_ip) \ argument 680 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 692 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument
|
D | rseq-ppc.h | 59 start_ip, post_commit_offset, abort_ip) \ argument 88 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 104 start_ip, post_commit_offset, abort_ip) \ argument 124 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 139 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-arm64.h | 96 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip, \ argument 110 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 122 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument
|
D | rseq-abi.h | 50 __u64 start_ip; member
|
/tools/perf/util/ |
D | intel-pt.c | 718 u64 offset, start_offset, start_ip; in intel_pt_walk_next_insn() local
|