Searched defs:endpnt_reclaim (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_clts.c173 static void endpnt_reclaim(zoneid_t);
1148 * endpnt_reclaim(), is invoked.
1835 endpnt_reclaim(zoneid_t zoneid) function
1845 RPCLOG0(1, "endpnt_reclaim: reclaim callback started\n");
1852 RPCLOG(1, "endpnt_reclaim: protofmly %s, ",
1855 RPCLOG(1, "endpnt_reclaim: found %d endpoint(s)\n",
1915 RPCLOG(1, "endpnt_reclaim: reclaimed %d endpoint(s)\n", rcnt);
1939 endpnt_reclaim(zoneid);
1942 * endpnt_reclaim() and the code below; we know that no-one can
2008 (task_func_t *)endpnt_reclaim, (voi
[all...]

Completed in 63 milliseconds