Home
last modified time | relevance | path

Searched refs:ptlrpc_thread_stopping (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c2190 ptlrpc_thread_stopping(struct ptlrpc_thread *thread) in ptlrpc_thread_stopping() function
2235 ptlrpc_thread_stopping(thread) || in ptlrpc_wait_event()
2241 if (ptlrpc_thread_stopping(thread)) in ptlrpc_wait_event()
2359 while (!ptlrpc_thread_stopping(thread)) { in ptlrpc_main()