Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/kern/
Dvfs_cache.c155 #define NCHHASH(hash) \ macro
539 LIST_FOREACH(ncp, (NCHHASH(hash)), nc_hash) { in cache_lookup()
797 ncpp = NCHHASH(hash); in cache_enter_time()
961 LIST_INSERT_HEAD(NCHHASH(hash), ncp, nc_hash); in cache_changesize()