Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmodhash.h139 void mod_hash_cancel(mod_hash_t *, mod_hash_hndl_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dtask.c562 mod_hash_cancel(task_hash, &hndl); in task_create()
1016 mod_hash_cancel(task_hash, &hndl); in task_init()
H A Dmodhash.c658 mod_hash_cancel(mod_hash_t *hash, mod_hash_hndl_t *handlep) in mod_hash_cancel() function
H A Dproject.c299 mod_hash_cancel(projects_hash, &hndl); in project_hold_by_id()
/illumos-gate/usr/src/uts/common/io/
H A Dtl.c1276 mod_hash_cancel(tep->te_addrhash, &tep->te_hash_hndl); in tl_free()