Searched refs:xprt_inactive_self (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/rpc/
H A Dsvc_dg.c201 xprt_inactive_self(xprt);
211 xprt_inactive_self(xprt);
H A Dsvc_vc.c394 xprt_inactive_self(xprt);
407 xprt_inactive_self(xprt);
684 xprt_inactive_self(xprt);
726 xprt_inactive_self(xprt);
739 xprt_inactive_self(xprt);
749 xprt_inactive_self(xprt);
780 xprt_inactive_self(xprt);
H A Dsvc.h575 extern void xprt_inactive_self(SVCXPRT *);
H A Dsvc.c423 xprt_inactive_self(SVCXPRT *xprt) function
427 ("xprt_inactive_self(%p) with NULL xp_thread", xprt));

Completed in 210 milliseconds