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.c2206 bool user_thread = current->mm != NULL; in __rb_allocate_pages() local
2237 if (user_thread) in __rb_allocate_pages()
2280 if (user_thread && fatal_signal_pending(current)) in __rb_allocate_pages()
2283 if (user_thread) in __rb_allocate_pages()
2293 if (user_thread) in __rb_allocate_pages()