Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/
Dsched.c756 int task_is_async = RPC_IS_ASYNC(task); in __rpc_execute() local
808 if (task_is_async) in __rpc_execute()