Searched refs:compat_start_thread (Results 1 – 7 of 7) sorted by relevance
108 #ifdef compat_start_thread110 #define start_thread compat_start_thread
220 #define compat_start_thread compat_start_thread macro
215 static inline void compat_start_thread(struct pt_regs *regs, unsigned long pc, in compat_start_thread() function
189 void compat_start_thread(struct pt_regs *regs, u32 new_ip, u32 new_sp);190 #define compat_start_thread compat_start_thread macro
183 #define compat_start_thread start_thread32 macro
160 #define compat_start_thread start_thread31 macro
514 void compat_start_thread(struct pt_regs *regs, u32 new_ip, u32 new_sp) in compat_start_thread() function