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