Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmodhash.h137 int mod_hash_reserve(mod_hash_t *, mod_hash_hndl_t *);
/titanic_41/usr/src/uts/common/os/
H A Dtask.c556 (void) mod_hash_reserve(task_hash, &hndl); in task_create()
1009 (void) mod_hash_reserve(task_hash, &hndl); in task_init()
H A Dmodhash.c628 mod_hash_reserve(mod_hash_t *hash, mod_hash_hndl_t *handlep) in mod_hash_reserve() function
H A Dproject.c247 (void) mod_hash_reserve(projects_hash, &hndl); in project_hold_by_id()
/titanic_41/usr/src/uts/common/io/
H A Dtl.c1458 (void) mod_hash_reserve(tep->te_addrhash, &tep->te_hash_hndl); in tl_open()