Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c1913 ptlrpc_thread_stopping(struct ptlrpc_thread *thread) in ptlrpc_thread_stopping() function
1958 ptlrpc_thread_stopping(thread) || in ptlrpc_wait_event()
1964 if (ptlrpc_thread_stopping(thread)) in ptlrpc_wait_event()
2082 while (!ptlrpc_thread_stopping(thread)) { in ptlrpc_main()