Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.h537 void nlm_reclaim_client(struct nlm_globals *, struct nlm_host *);
H A Dnlm_client.c143 nlm_reclaim_client(struct nlm_globals *g, struct nlm_host *hostp) in nlm_reclaim_client() function
H A Dnlm_impl.c511 nlm_reclaim_client(g, hostp); in nlm_reclaimer()