Home
last modified time | relevance | path

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

/linux-6.12.1/net/sunrpc/
Dsched.c914 int task_is_async = RPC_IS_ASYNC(task); in __rpc_execute() local
982 if (task_is_async) in __rpc_execute()