Searched refs:user_thread (Results 1 – 2 of 2) sorted by relevance
178 pthread_t user_thread; in run_tool() local193 retval = pthread_create(&user_thread, NULL, timerlat_u_dispatcher, ¶ms->user); in run_tool()
2241 bool user_thread = current->mm != NULL; in __rb_allocate_pages() local2264 if (user_thread) in __rb_allocate_pages()2302 if (user_thread && fatal_signal_pending(current)) in __rb_allocate_pages()2305 if (user_thread) in __rb_allocate_pages()2315 if (user_thread) in __rb_allocate_pages()