Searched refs:mod_hash_reserve (Results 1 – 5 of 5) sorted by relevance
137 int mod_hash_reserve(mod_hash_t *, mod_hash_hndl_t *);
556 (void) mod_hash_reserve(task_hash, &hndl); in task_create()1009 (void) mod_hash_reserve(task_hash, &hndl); in task_init()
628 mod_hash_reserve(mod_hash_t *hash, mod_hash_hndl_t *handlep) in mod_hash_reserve() function
247 (void) mod_hash_reserve(projects_hash, &hndl); in project_hold_by_id()
1458 (void) mod_hash_reserve(tep->te_addrhash, &tep->te_hash_hndl); in tl_open()