Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_hash.c118 case HASH_LOCK_NONE: in hashalloc_sizes()
180 case HASH_LOCK_NONE: in hashalloc()
237 case HASH_LOCK_NONE: in hashalloc()
265 case HASH_LOCK_NONE: in hashalloc()
342 case HASH_LOCK_NONE: in hashfree()
/freebsd/sys/sys/
H A Dhash.h143 HASH_LOCK_NONE = 0, enumerator