Home
last modified time | relevance | path

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

/Linux-v5.10/net/sunrpc/
Dsched.c861 int task_is_async = RPC_IS_ASYNC(task); in __rpc_execute() local
919 if (task_is_async) in __rpc_execute()