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