Searched refs:user_thread (Results 1 – 2 of 2) sorted by relevance
13 extern int user_thread(unsigned long stack, int flags);
1614 bool user_thread = current->mm != NULL; in __rb_allocate_pages() local1645 if (user_thread) in __rb_allocate_pages()1665 if (user_thread && fatal_signal_pending(current)) in __rb_allocate_pages()1668 if (user_thread) in __rb_allocate_pages()1678 if (user_thread) in __rb_allocate_pages()