Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dprocess_64.c227 unsigned long new_sp, in start_thread_common()
244 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
251 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()
/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.h188 #define start_thread_som(regs, new_pc, new_sp) do { \ argument
291 #define start_thread(regs, new_pc, new_sp) do { \ argument
/arch/mn10300/include/asm/
Dprocessor.h124 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.h149 #define start_thread(_regs, new_pc, new_sp) \ argument
/arch/xtensa/include/asm/
Dprocessor.h154 #define start_thread(regs, new_pc, new_sp) \ argument
/arch/ia64/kernel/
Dsignal.c320 unsigned long tramp_addr, new_rbs = 0, new_sp; in setup_frame() local
/arch/avr32/include/asm/
Dprocessor.h132 #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