Searched defs:compat_start_thread (Results 1 – 6 of 6) sorted by relevance
156 #define compat_start_thread(regs, ip, usp) do { \ macro
179 #define compat_start_thread compat_start_thread macro
106 static inline void compat_start_thread(struct pt_regs *regs, unsigned long pc, in compat_start_thread() function
145 #define compat_start_thread start_thread31 macro
191 #define compat_start_thread start_thread_ia32 macro
180 #define compat_start_thread start_thread32 macro