Home
last modified time | relevance | path

Searched defs:new_sp (Results 1 – 13 of 13) sorted by relevance

/arch/x86/kernel/
Dprocess_64.c232 unsigned long new_sp, in start_thread_common()
249 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
256 void start_thread_ia32(struct pt_regs *regs, u32 new_ip, u32 new_sp) in start_thread_ia32()
Dprocess_32.c198 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
Duprobes.c471 unsigned long new_sp = regs->sp - sizeof_long(); in push_ret_address() local
/arch/s390/kernel/
Dstacktrace.c66 unsigned long orig_sp, new_sp; in save_stack_trace() local
/arch/sh/kernel/
Dprocess_32.c68 unsigned long new_sp) in start_thread()
/arch/parisc/include/asm/
Dprocessor.h195 #define start_thread_som(regs, new_pc, new_sp) do { \ argument
298 #define start_thread(regs, new_pc, new_sp) do { \ argument
/arch/mn10300/include/asm/
Dprocessor.h126 unsigned long new_pc, unsigned long new_sp) in start_thread()
/arch/blackfin/kernel/
Dprocess.c81 void start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
/arch/sh/include/asm/
Dprocessor_64.h159 #define start_thread(_regs, new_pc, new_sp) \ argument
/arch/ia64/kernel/
Dsignal.c319 unsigned long tramp_addr, new_rbs = 0, new_sp; in setup_frame() local
/arch/xtensa/include/asm/
Dprocessor.h154 #define start_thread(regs, new_pc, new_sp) \ argument
/arch/avr32/include/asm/
Dprocessor.h128 #define start_thread(regs, new_pc, new_sp) \ argument
/arch/ia64/include/asm/
Dprocessor.h311 #define start_thread(regs,new_ip,new_sp) do { \ argument