Searched refs:compat_start_thread (Results 1 – 8 of 8) sorted by relevance
121 #ifdef compat_start_thread123 #define start_thread compat_start_thread
179 #define compat_start_thread compat_start_thread macro
123 static inline void compat_start_thread(struct pt_regs *regs, unsigned long pc, in compat_start_thread() function
190 void compat_start_thread(struct pt_regs *regs, u32 new_ip, u32 new_sp);191 #define compat_start_thread compat_start_thread macro
154 #define compat_start_thread(regs, ip, usp) do { \ macro
181 #define compat_start_thread start_thread32 macro
145 #define compat_start_thread start_thread31 macro
255 void compat_start_thread(struct pt_regs *regs, u32 new_ip, u32 new_sp) in compat_start_thread() function