Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dprocess_32.c115 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread() argument
H A Duprobes.c528 unsigned long new_sp = regs->sp - sizeof_long(regs); in emulate_push_stack() local
H A Dprocess_64.c506 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread() argument
514 void compat_start_thread(struct pt_regs *regs, u32 new_ip, u32 new_sp) in compat_start_thread() argument
481 start_thread_common(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp, unsigned int _cs, unsigned int _ss, unsigned int _ds) start_thread_common() argument
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dprocess_32.c62 start_thread(struct pt_regs *regs, unsigned long new_pc, unsigned long new_sp) start_thread() argument
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dprocess_32.c62 start_thread(struct pt_regs *regs, unsigned long new_pc, unsigned long new_sp) start_thread() argument
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dsignal.c230 unsigned long tramp_addr, new_rbs = 0, new_sp; in setup_frame() local
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dsignal.c229 unsigned long tramp_addr, new_rbs = 0, new_sp; in setup_frame() local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dprocess_32.c112 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread() argument
H A Dprocess_64.c533 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread() argument
541 void compat_start_thread(struct pt_regs *regs, u32 new_ip, u32 new_sp, bool x32) in compat_start_thread() argument
506 start_thread_common(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp, unsigned int _cs, unsigned int _ss, unsigned int _ds) start_thread_common() argument
H A Duprobes.c528 unsigned long new_sp = regs->sp - sizeof_long(regs); in emulate_push_stack() local
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dsignal.c768 unsigned long new_sp = sp; in setup_extcontext() local
[all...]
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dsignal.c861 unsigned long new_sp = sp; in setup_extcontext() local
[all...]

Completed in 14 milliseconds