current_pt_regs    19 arch/alpha/include/asm/ptrace.h #define signal_pt_regs current_pt_regs
current_pt_regs    21 arch/alpha/include/asm/ptrace.h #define force_successful_syscall_return() (current_pt_regs()->r0 = 0)
current_pt_regs  1402 arch/alpha/kernel/osf_sys.c 	current_pt_regs()->r20 = sys_geteuid();
current_pt_regs  1408 arch/alpha/kernel/osf_sys.c 	current_pt_regs()->r20 = sys_getegid();
current_pt_regs  1414 arch/alpha/kernel/osf_sys.c 	current_pt_regs()->r20 = sys_getppid();
current_pt_regs  1424 arch/alpha/kernel/osf_sys.c 		current_pt_regs()->r20 = fd[1];
current_pt_regs  1432 arch/alpha/kernel/osf_sys.c 	current_pt_regs()->hae = val;
current_pt_regs   247 arch/alpha/kernel/process.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   325 arch/alpha/kernel/ptrace.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   327 arch/alpha/kernel/ptrace.c 	    tracehook_report_syscall_entry(current_pt_regs()))
current_pt_regs   330 arch/alpha/kernel/ptrace.c 	return ret ?: current_pt_regs()->r0;
current_pt_regs   336 arch/alpha/kernel/ptrace.c 	audit_syscall_exit(current_pt_regs());
current_pt_regs   338 arch/alpha/kernel/ptrace.c 		tracehook_report_syscall_exit(current_pt_regs(), 0);
current_pt_regs   206 arch/alpha/kernel/signal.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   234 arch/alpha/kernel/signal.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs    46 arch/arc/kernel/process.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   182 arch/arc/kernel/process.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   155 arch/arc/kernel/signal.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   246 arch/arm/kernel/process.c 		*childregs = *current_pt_regs();
current_pt_regs   226 arch/arm64/kernel/debug-monitors.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   380 arch/arm64/kernel/process.c 		*childregs = *current_pt_regs();
current_pt_regs   528 arch/arm64/kernel/signal.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   234 arch/arm64/kernel/signal32.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   265 arch/arm64/kernel/signal32.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   261 arch/arm64/kernel/traps.c 		WARN_ON(regs != current_pt_regs());
current_pt_regs   353 arch/arm64/kernel/traps.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   124 arch/c6x/kernel/process.c 		*childregs = *current_pt_regs();
current_pt_regs    63 arch/csky/kernel/process.c 		*childregs = *(current_pt_regs());
current_pt_regs    67 arch/csky/kernel/signal.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs     9 arch/csky/kernel/syscall.c 	struct pt_regs *reg = current_pt_regs();
current_pt_regs   123 arch/h8300/kernel/process.c 		*childregs = *current_pt_regs();
current_pt_regs    76 arch/h8300/kernel/signal.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs    84 arch/hexagon/kernel/process.c 	memcpy(childregs, current_pt_regs(), sizeof(*childregs));
current_pt_regs   226 arch/hexagon/kernel/signal.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs    86 arch/ia64/include/asm/ptrace.h #define current_user_stack_pointer() (current_pt_regs()->r12)
current_pt_regs   343 arch/ia64/kernel/process.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   151 arch/m68k/kernel/process.c 	memcpy(frame, container_of(current_pt_regs(), struct fork_frame, regs),
current_pt_regs    79 arch/microblaze/kernel/process.c 	*childregs = *current_pt_regs();
current_pt_regs   125 arch/mips/kernel/process.c 	struct pt_regs *childregs, *regs = current_pt_regs();
current_pt_regs   631 arch/mips/kernel/signal.c 	regs = current_pt_regs();
current_pt_regs   668 arch/mips/kernel/signal.c 	regs = current_pt_regs();
current_pt_regs    61 arch/mips/kernel/signal_n32.c 	regs = current_pt_regs();
current_pt_regs   161 arch/mips/kernel/signal_o32.c 	regs = current_pt_regs();
current_pt_regs   263 arch/mips/kernel/signal_o32.c 	regs = current_pt_regs();
current_pt_regs    56 arch/mips/kernel/syscall.c 	current_pt_regs()->regs[3] = fd[1];
current_pt_regs   183 arch/mips/kernel/syscall.c 	regs = current_pt_regs();
current_pt_regs   166 arch/nds32/kernel/process.c 		*childregs = *current_pt_regs();
current_pt_regs   127 arch/nios2/kernel/process.c 	regs = current_pt_regs();
current_pt_regs   176 arch/openrisc/kernel/process.c 		*userregs = *current_pt_regs();
current_pt_regs  1623 arch/powerpc/kernel/process.c 		struct pt_regs *regs = current_pt_regs();
current_pt_regs  1059 arch/powerpc/kernel/signal_32.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs  1152 arch/powerpc/kernel/signal_32.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs  1255 arch/powerpc/kernel/signal_32.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs  1454 arch/powerpc/kernel/signal_32.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   708 arch/powerpc/kernel/signal_64.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   119 arch/riscv/kernel/process.c 		*childregs = *(current_pt_regs());
current_pt_regs    95 arch/riscv/kernel/signal.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   131 arch/s390/kernel/process.c 	frame->childregs = *current_pt_regs();
current_pt_regs   236 arch/s390/kernel/process.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   154 arch/sh/kernel/process_32.c 	*childregs = *current_pt_regs();
current_pt_regs   385 arch/sh/kernel/process_64.c 		current_pt_regs()->sr |= SR_FD;
current_pt_regs   401 arch/sh/kernel/process_64.c 	*childregs = *current_pt_regs();
current_pt_regs   155 arch/sh/kernel/signal_32.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   185 arch/sh/kernel/signal_32.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs    33 arch/sh/kernel/sys_sh32.c 		current_pt_regs()->regs[1] = fd[1];
current_pt_regs   612 arch/sh/kernel/traps_32.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   697 arch/sh/kernel/traps_32.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   726 arch/sh/kernel/traps_32.c 	die_if_kernel("exception", current_pt_regs(), ex);
current_pt_regs   231 arch/sparc/include/asm/compat.h 	return pt_regs_trap_type(current_pt_regs()) == 0x110;
current_pt_regs   308 arch/sparc/kernel/process_32.c 	struct pt_regs *childregs, *regs = current_pt_regs();
current_pt_regs   619 arch/sparc/kernel/process_64.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   638 arch/sparc/kernel/process_64.c 			(current_pt_regs()->tstate + 1) & TSTATE_CWP;
current_pt_regs    84 arch/sparc/kernel/sys_sparc_32.c 	current_pt_regs()->u_regs[UREG_I1] = fd[1];
current_pt_regs   133 arch/sparc/kernel/sys_sparc_32.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   322 arch/sparc/kernel/sys_sparc_64.c 	current_pt_regs()->u_regs[UREG_I1] = fd[1];
current_pt_regs   490 arch/sparc/kernel/sys_sparc_64.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   671 arch/sparc/kernel/sys_sparc_64.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs    37 arch/um/kernel/exec.c 	get_safe_registers(current_pt_regs()->regs.gp,
current_pt_regs    38 arch/um/kernel/exec.c 			   current_pt_regs()->regs.fp);
current_pt_regs   166 arch/um/kernel/process.c 	  	memcpy(&p->thread.regs.regs, current_pt_regs(),
current_pt_regs   238 arch/unicore32/kernel/process.c 		*childregs = *current_pt_regs();
current_pt_regs    60 arch/x86/entry/vdso/vma.c 		struct pt_regs *regs = current_pt_regs();
current_pt_regs   108 arch/x86/ia32/ia32_aout.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   124 arch/x86/ia32/ia32_signal.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   150 arch/x86/ia32/ia32_signal.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   163 arch/x86/include/asm/ptrace.h #define current_user_stack_pointer()	current_pt_regs()->sp
current_pt_regs   164 arch/x86/include/asm/ptrace.h #define compat_user_stack_pointer()	current_pt_regs()->sp
current_pt_regs   118 arch/x86/kernel/ioport.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   146 arch/x86/kernel/process_32.c 	*childregs = *current_pt_regs();
current_pt_regs   151 arch/x86/kernel/process_32.c 	task_user_gs(p) = get_user_gs(current_pt_regs());
current_pt_regs   408 arch/x86/kernel/process_64.c 	*childregs = *current_pt_regs();
current_pt_regs   454 arch/x86/kernel/process_64.c 	WARN_ON_ONCE(regs != current_pt_regs());
current_pt_regs   610 arch/x86/kernel/signal.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   642 arch/x86/kernel/signal.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   866 arch/x86/kernel/signal.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   244 arch/x86/kernel/vm86_32.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   222 arch/xtensa/kernel/process.c 		struct pt_regs *regs = current_pt_regs();
current_pt_regs    78 drivers/hv/vmbus_drv.c 		regs = current_pt_regs();
current_pt_regs   119 fs/binfmt_aout.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs  1138 fs/binfmt_elf.c 	regs = current_pt_regs();
current_pt_regs   185 fs/binfmt_elf_fdpic.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   925 fs/binfmt_flat.c 	struct pt_regs *regs = current_pt_regs();
current_pt_regs   400 include/linux/ptrace.h #ifndef current_pt_regs
current_pt_regs   414 include/linux/ptrace.h #define current_user_stack_pointer() user_stack_pointer(current_pt_regs())