Home
last modified time | relevance | path

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

/Linux-v6.1/arch/um/include/shared/skas/
Dskas.h13 extern int user_thread(unsigned long stack, int flags);
/Linux-v6.1/kernel/trace/
Dring_buffer.c1642 bool user_thread = current->mm != NULL; in __rb_allocate_pages() local
1673 if (user_thread) in __rb_allocate_pages()
1693 if (user_thread && fatal_signal_pending(current)) in __rb_allocate_pages()
1696 if (user_thread) in __rb_allocate_pages()
1706 if (user_thread) in __rb_allocate_pages()