Home
last modified time | relevance | path

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

/trueos/sys/rpc/
HDsvc_vc.c393 xprt_inactive_self(xprt); in svc_vc_rendezvous_recv()
406 xprt_inactive_self(xprt); in svc_vc_rendezvous_recv()
710 xprt_inactive_self(xprt); in svc_vc_recv()
752 xprt_inactive_self(xprt); in svc_vc_recv()
765 xprt_inactive_self(xprt); in svc_vc_recv()
775 xprt_inactive_self(xprt); in svc_vc_recv()
806 xprt_inactive_self(xprt); in svc_vc_backchannel_recv()
HDsvc_dg.c201 xprt_inactive_self(xprt); in svc_dg_recv()
211 xprt_inactive_self(xprt); in svc_dg_recv()
HDsvc.h619 extern void xprt_inactive_self(SVCXPRT *);
HDsvc.c445 xprt_inactive_self(SVCXPRT *xprt) in xprt_inactive_self() function