Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Devents.c77 ptlrpc_client_wake_req(req); in request_out_callback()
166 ptlrpc_client_wake_req(req); in reply_in_callback()
218 ptlrpc_client_wake_req(desc->bd_req); in client_bulk_callback()
Drecover.c223 ptlrpc_client_wake_req(req); in ptlrpc_wake_delayed()
Dclient.c2579 ptlrpc_client_wake_req(req); in ptlrpc_resend_req()
2593 ptlrpc_client_wake_req(req); in ptlrpc_restart_req()
2868 ptlrpc_client_wake_req(req); in ptlrpc_abort_inflight()
2883 ptlrpc_client_wake_req(req); in ptlrpc_abort_inflight()
2919 ptlrpc_client_wake_req(req); in ptlrpc_abort_set()
Dsec.c324 ptlrpc_client_wake_req(req); in sptlrpc_cli_ctx_wakeup()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2768 ptlrpc_client_wake_req(struct ptlrpc_request *req) in ptlrpc_client_wake_req() function