Searched refs:thread_is_stopping (Results 1 – 5 of 5) sorted by relevance
189 thread_is_stopping(thread) || in sec_gc_main()
274 thread_is_stopping(thread) || in ptlrpc_pinger_main()
1915 return thread_is_stopping(thread) || in ptlrpc_thread_stopping()2451 if (thread_is_stopping(thread)) { in ptlrpc_start_thread()
1035 thread_is_stopping(thread) || in ldlm_pools_thread_main()
1827 static inline int thread_is_stopping(struct ptlrpc_thread *thread) in thread_is_stopping() function