Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dsched.c793 static void __rpc_atrun(struct rpc_task *task) in __rpc_atrun() function
804 rpc_sleep_on_timeout(&delay_queue, task, __rpc_atrun, jiffies + delay); in rpc_delay()