Searched refs:compat_start_thread (Results 1 – 7 of 7) sorted by relevance
107 #ifdef compat_start_thread109 #define start_thread compat_start_thread
202 #define compat_start_thread compat_start_thread macro
181 static inline void compat_start_thread(struct pt_regs *regs, unsigned long pc, in compat_start_thread() function
191 void compat_start_thread(struct pt_regs *regs, u32 new_ip, u32 new_sp);192 #define compat_start_thread compat_start_thread macro
183 #define compat_start_thread start_thread32 macro
156 #define compat_start_thread start_thread31 macro
398 void compat_start_thread(struct pt_regs *regs, u32 new_ip, u32 new_sp) in compat_start_thread() function