Searched defs:new_pc (Results 1 – 4 of 4) sorted by relevance
69 void start_thread(struct pt_regs *regs, unsigned long new_pc, in start_thread()
159 #define start_thread(_regs, new_pc, new_sp) \ argument
192 #define start_thread(regs, new_pc, new_sp) \ argument
261 #define start_thread(regs, new_pc, new_sp) do { \ argument