Home
last modified time | relevance | path

Searched refs:user_thread (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/um/include/shared/skas/
H A Dskas.h13 extern int user_thread(unsigned long stack, int flags);
/openbmc/linux/kernel/trace/
H A Dring_buffer.c1629 bool user_thread = current->mm != NULL; in __rb_allocate_pages() local
1660 if (user_thread) in __rb_allocate_pages()
1680 if (user_thread && fatal_signal_pending(current)) in __rb_allocate_pages()
1683 if (user_thread) in __rb_allocate_pages()
1693 if (user_thread) in __rb_allocate_pages()