rpc_restart_call
rpc_restart_call(task);
rpc_restart_call(task);
rpc_restart_call(task);
rpc_restart_call(task);
if (!rpc_restart_call(task))
if (RPC_SIGNALLED(task) || !rpc_restart_call(task))
int rpc_restart_call(struct rpc_task *);
EXPORT_SYMBOL_GPL(rpc_restart_call);
return rpc_restart_call(task);