Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dring_buffer.c1993 bool user_thread = current->mm != NULL; in __rb_allocate_pages() local
2024 if (user_thread) in __rb_allocate_pages()
2067 if (user_thread && fatal_signal_pending(current)) in __rb_allocate_pages()
2070 if (user_thread) in __rb_allocate_pages()
2080 if (user_thread) in __rb_allocate_pages()