Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dsched.c912 int task_is_async = RPC_IS_ASYNC(task); in __rpc_execute() local
980 if (task_is_async) in __rpc_execute()