Searched refs:user_thread (Results 1 – 2 of 2) sorted by relevance
335 pthread_t user_thread; in hist_main_loop() 350 retval = pthread_create(&user_thread, NULL, timerlat_u_dispatcher, ¶ms->user); in hist_main_loop() 178 pthread_t user_thread; run_tool() local
2256 bool user_thread = current->mm != NULL; in __rb_allocate_pages() local2280 if (user_thread) in __rb_allocate_pages()2334 if (user_thread && fatal_signal_pending(current)) in __rb_allocate_pages()2337 if (user_thread) in __rb_allocate_pages()2347 if (user_thread) in __rb_allocate_pages()