Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.h607 void nlm_free_shrlist(struct nlm_shres *);
H A Dnlm_client.c241 nlm_free_shrlist(nsp_head); in nlm_reclaim_client()
513 nlm_free_shrlist(nsp_head); in nlm_client_cancel_all()
H A Dnlm_impl.c2283 nlm_free_shrlist(struct nlm_shres *nslist) in nlm_free_shrlist() function