Searched refs:neglist (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dvfs_cache.c175 * neglist mtx negative entry LRU management
230 struct neglist { struct
235 static struct neglist __read_mostly *neglists;
236 static struct neglist ncneg_hot;
241 static inline struct neglist *
684 struct neglist *neglist; local
689 neglist = NCP2NEGLIST(ncp);
691 mtx_lock(&neglist->nl_lock);
694 TAILQ_REMOVE(&neglist
705 struct neglist *neglist; local
724 struct neglist *neglist; local
763 struct neglist *neglist; local
789 struct neglist *neglist; local
[all...]

Completed in 129 milliseconds