Home
last modified time | relevance | path

Searched refs:mh_sleep (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/
H A Dmodhash_impl.h57 int mh_sleep; /* kmem_alloc flag */ member
/f-stack/freebsd/contrib/openzfs/module/icp/os/
H A Dmodhash.c471 mod_hash->mh_sleep = sleep; in mod_hash_create_extended()
577 entry = kmem_cache_alloc(mh_e_cache, hash->mh_sleep); in i_mod_hash_insert_nosync()
653 *handlep = kmem_cache_alloc(mh_e_cache, hash->mh_sleep); in mod_hash_reserve()