Searched refs:SVC_RUNNING (Results 1 – 7 of 7) sorted by relevance
172 thread_set_flags(thread, SVC_RUNNING); in sec_gc_main()
240 thread_set_flags(thread, SVC_RUNNING); in ptlrpc_pinger_main()
2338 thread_add_flags(thread, SVC_RUNNING); in ptlrpc_main()2427 if (thread_test_and_clear_flags(thread, SVC_RUNNING)) { in ptlrpc_main()
176 thread_set_flags(&ll_capa_thread, SVC_RUNNING); in capa_thread_main()
990 thread_set_flags(thread, SVC_RUNNING); in ll_agl_thread()1089 thread_set_flags(thread, SVC_RUNNING); in ll_statahead_thread()
1786 SVC_RUNNING = 1 << 3, enumerator1853 return !!(thread->t_flags & SVC_RUNNING); in thread_is_running()
1337 thread_set_flags(thread, SVC_RUNNING); in ldlm_pools_thread_main()