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.c2065 bool user_thread = current->mm != NULL; in __rb_allocate_pages() local
2096 if (user_thread) in __rb_allocate_pages()
2139 if (user_thread && fatal_signal_pending(current)) in __rb_allocate_pages()
2142 if (user_thread) in __rb_allocate_pages()
2152 if (user_thread) in __rb_allocate_pages()