Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dobjcache.h80 __boolean_t objcache_reclaimlist(struct objcache *oc[], int nlist);
/dragonfly/sys/dev/acpica/Osd/
H A DOsdCache.c90 objcache_reclaimlist(reclaimlist, 1); in AcpiOsPurgeCache()
/dragonfly/sys/kern/
H A Duipc_mbuf.c1031 if (!objcache_reclaimlist(reclaimlist, nreclaims)) in m_get()
1067 if (!objcache_reclaimlist(reclaimlist, nreclaims)) in m_gethdr()
1123 if (!objcache_reclaimlist(reclaimlist, 1)) in m_getcl_cache()
H A Dkern_objcache.c862 objcache_reclaimlist(struct objcache *oclist[], int nlist) in objcache_reclaimlist() function
/dragonfly/share/man/man9/
H A DMakefile789 objcache.9 objcache_reclaimlist.9