| /Linux-v5.4/tools/testing/selftests/rseq/ | 
| D | rseq-arm.h | 86 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip,	\  argument98 #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)	\  argument65 #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, \  argument103 #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-ppc.h | 56 			start_ip, post_commit_offset, abort_ip)			\  argument85 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip)			\  argument
 98 			start_ip, post_commit_offset, abort_ip)			\  argument
 118 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip)				\  argument
 133 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip)	\  argument
 
 | 
| D | rseq-x86.h | 56 				start_ip, post_commit_offset, abort_ip)	\  argument68 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \  argument
 80 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip)			\  argument
 579 				start_ip, post_commit_offset, abort_ip)	\  argument
 590 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \  argument
 602 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip)			\  argument
 
 | 
| D | rseq-arm64.h | 96 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip,		\  argument110 #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
 
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | rseq.h | 50 	__u64 start_ip;  member
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | smpboot.c | 954 wakeup_cpu_via_init_nmi(int cpu, unsigned long start_ip, int apicid,  in wakeup_cpu_via_init_nmi()1027 	unsigned long start_ip = real_mode_header->trampoline_start;  in do_boot_cpu()  local
 
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | intel-pt.c | 527 	u64 offset, start_offset, start_ip;  in intel_pt_walk_next_insn()  local
 |