Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/kernel/
Dprocess_64.c338 unsigned long new_sp, in start_thread_common()
358 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
365 void start_thread_ia32(struct pt_regs *regs, u32 new_ip, u32 new_sp) in start_thread_ia32()
Dprocess_32.c251 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
/linux-3.3/arch/s390/kernel/
Dstacktrace.c68 unsigned long orig_sp, new_sp; in save_stack_trace() local
/linux-3.3/arch/parisc/include/asm/
Dprocessor.h192 #define start_thread_som(regs, new_pc, new_sp) do { \ argument
295 #define start_thread(regs, new_pc, new_sp) do { \ argument
/linux-3.3/arch/mn10300/include/asm/
Dprocessor.h126 unsigned long new_pc, unsigned long new_sp) in start_thread()
/linux-3.3/arch/sh/kernel/
Dprocess_32.c103 unsigned long new_sp) in start_thread()
/linux-3.3/arch/sh/include/asm/
Dprocessor_64.h152 #define start_thread(_regs, new_pc, new_sp) \ argument
/linux-3.3/arch/xtensa/include/asm/
Dprocessor.h154 #define start_thread(regs, new_pc, new_sp) \ argument
/linux-3.3/arch/blackfin/kernel/
Dprocess.c143 void start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
/linux-3.3/arch/ia64/kernel/
Dsignal.c339 unsigned long tramp_addr, new_rbs = 0, new_sp; in setup_frame() local
/linux-3.3/arch/avr32/include/asm/
Dprocessor.h132 #define start_thread(regs, new_pc, new_sp) \ argument
/linux-3.3/arch/ia64/include/asm/
Dprocessor.h311 #define start_thread(regs,new_ip,new_sp) do { \ argument