Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmodhash.h137 int mod_hash_reserve(mod_hash_t *, mod_hash_hndl_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dtask.c557 (void) mod_hash_reserve(task_hash, &hndl); in task_create()
1010 (void) mod_hash_reserve(task_hash, &hndl); in task_init()
H A Dmodhash.c632 mod_hash_reserve(mod_hash_t *hash, mod_hash_hndl_t *handlep) in mod_hash_reserve() function
H A Dproject.c248 (void) mod_hash_reserve(projects_hash, &hndl); in project_hold_by_id()
/illumos-gate/usr/src/uts/common/io/
H A Dtl.c1531 (void) mod_hash_reserve(tep->te_addrhash, &tep->te_hash_hndl); in tl_open()