Searched defs:new_sp (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/sh/kernel/
H A Dprocess_32.c62 start_thread(struct pt_regs *regs, unsigned long new_pc, unsigned long new_sp) argument
/linux-master/arch/x86/kernel/
H A Dprocess_32.c112 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) argument
H A Duprobes.c528 unsigned long new_sp = regs->sp - sizeof_long(regs); local
H A Dprocess_64.c582 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) argument
590 void compat_start_thread(struct pt_regs *regs, u32 new_ip, u32 new_sp, bool x32) argument
530 start_thread_common(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp, u16 _cs, u16 _ss, u16 _ds) argument
/linux-master/arch/loongarch/kernel/
H A Dsignal.c862 unsigned long new_sp = sp; local
[all...]

Completed in 150 milliseconds