Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c266 static void nlm_shres_destroy_item(struct nlm_shres *);
2222 nlm_shres_destroy_item(nsp_new); in nlm_shres_track()
2243 nlm_shres_destroy_item(nsp_del); in nlm_shres_untrack()
2291 nlm_shres_destroy_item(nsp); in nlm_free_shrlist()
2324 nlm_shres_destroy_item(struct nlm_shres *nsp) in nlm_shres_destroy_item() function