Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_net.h484 struct ptlrpc_thread;
651 struct ptlrpc_thread *sr_svc_thread;
1269 struct ptlrpc_thread { struct
1305 static inline int thread_is_init(struct ptlrpc_thread *thread) in thread_is_init() argument
1310 static inline int thread_is_stopped(struct ptlrpc_thread *thread) in thread_is_stopped()
1315 static inline int thread_is_stopping(struct ptlrpc_thread *thread) in thread_is_stopping()
1320 static inline int thread_is_starting(struct ptlrpc_thread *thread) in thread_is_starting()
1325 static inline int thread_is_running(struct ptlrpc_thread *thread) in thread_is_running()
1330 static inline int thread_is_event(struct ptlrpc_thread *thread) in thread_is_event()
1335 static inline int thread_is_signal(struct ptlrpc_thread *thread) in thread_is_signal()
[all …]
Dlu_object.h955 struct ptlrpc_thread *lc_thread;
/drivers/staging/lustre/lustre/ptlrpc/
Dsec_gc.c57 static struct ptlrpc_thread sec_gc_thread;
143 struct ptlrpc_thread *thread = arg; in sec_gc_main()
Dservice.c1466 struct ptlrpc_thread *thread) in ptlrpc_server_handle_req_in()
1623 struct ptlrpc_thread *thread) in ptlrpc_server_handle_request()
1941 ptlrpc_thread_stopping(struct ptlrpc_thread *thread) in ptlrpc_thread_stopping()
1973 struct ptlrpc_thread *thread) in ptlrpc_wait_event()
2011 struct ptlrpc_thread *thread = arg; in ptlrpc_main()
2316 struct ptlrpc_thread *thread; in ptlrpc_svcpt_stop_threads()
2334 struct ptlrpc_thread, t_link); in ptlrpc_svcpt_stop_threads()
2354 struct ptlrpc_thread, t_link); in ptlrpc_svcpt_stop_threads()
2407 struct ptlrpc_thread *thread; in ptlrpc_start_thread()
Dpinger.c221 struct ptlrpc_thread *thread = arg; in ptlrpc_pinger_main()
289 static struct ptlrpc_thread pinger_thread;
/drivers/staging/lustre/lustre/ldlm/
Dldlm_pool.c784 static struct ptlrpc_thread *ldlm_pools_thread;
987 struct ptlrpc_thread *thread = (struct ptlrpc_thread *)arg; in ldlm_pools_thread_main()
/drivers/staging/lustre/lustre/llite/
Dstatahead.c865 struct ptlrpc_thread *thread; in ll_agl_thread()
933 struct ptlrpc_thread *thread = &sai->sai_agl_thread; in ll_start_agl()
963 struct ptlrpc_thread *sa_thread; in ll_statahead_thread()
964 struct ptlrpc_thread *agl_thread; in ll_statahead_thread()
1522 struct ptlrpc_thread *thread; in start_statahead_thread()
Dllite_internal.h1070 struct ptlrpc_thread sai_thread; /* stat-ahead thread */
1071 struct ptlrpc_thread sai_agl_thread; /* AGL thread */