Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sunrpc/
Dsched.c480 static void __rpc_atrun(struct rpc_task *);
485 rpc_sleep_on(&delay_queue, task, NULL, __rpc_atrun); in rpc_delay()
489 __rpc_atrun(struct rpc_task *task) in __rpc_atrun() function