Searched defs:compat_start_thread (Results 1 – 5 of 5) sorted by relevance
218 #define compat_start_thread compat_start_thread macro
294 static inline void compat_start_thread(struct pt_regs *regs, unsigned long pc, in compat_start_thread() function
538 void compat_start_thread(struct pt_regs *regs, u32 new_ip, u32 new_sp, bool x32) in compat_start_thread() function
182 #define compat_start_thread start_thread32 macro
184 #define compat_start_thread start_thread31 macro