Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dsvclock.c774 svc_wake_up(block->b_daemon); in nlmsvc_grant_deferred()
803 svc_wake_up(block->b_daemon); in nlmsvc_notify_blocked()
952 svc_wake_up(block->b_daemon); in nlmsvc_grant_callback()
/linux/fs/nfsd/
H A Dfilecache.c467 svc_wake_up(serv); in nfsd_file_dispose_list_delayed()
496 svc_wake_up(nn->nfsd_serv); in nfsd_file_net_dispose()
/linux/net/sunrpc/
H A Dsvc_xprt.c577 * svc_wake_up - Wake up a service thread for non-transport work
586 void svc_wake_up(struct svc_serv *serv) in svc_wake_up() function
593 EXPORT_SYMBOL_GPL(svc_wake_up);
695 /* did someone call svc_wake_up? */ in svc_thread_should_sleep()