Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmodhash.h139 void mod_hash_cancel(mod_hash_t *, mod_hash_hndl_t *);
/titanic_41/usr/src/uts/common/os/
H A Dtask.c561 mod_hash_cancel(task_hash, &hndl); in task_create()
1015 mod_hash_cancel(task_hash, &hndl); in task_init()
H A Dmodhash.c654 mod_hash_cancel(mod_hash_t *hash, mod_hash_hndl_t *handlep) in mod_hash_cancel() function
H A Dproject.c298 mod_hash_cancel(projects_hash, &hndl); in project_hold_by_id()
/titanic_41/usr/src/uts/common/io/
H A Dtl.c1210 mod_hash_cancel(tep->te_addrhash, &tep->te_hash_hndl); in tl_free()