Searched defs:new_sp (Results 1 – 6 of 6) sorted by relevance
63 unsigned long new_sp) in start_thread()
112 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
1214 unsigned long new_sp = regs->sp - sizeof_long(regs); in emulate_push_stack() local
196 #define start_thread(regs, new_pc, new_sp) \ argument
241 #define start_thread(regs, new_pc, new_sp) do { \ argument
837 unsigned long new_sp = sp; in setup_extcontext() local