HomeSort by: relevance | last modified time | path
    Searched defs:pcg_t (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/sys/
pool.h 241 } pcg_t; typedef in typeref:struct:pool_cache_group
247 pcg_t *volatile *cc_pcgcache;
264 pcg_t *volatile *pc_pcgcache; /* list of empty cache groups */
280 pcg_t *volatile pc_fullgroups /* list of full cache groups */
282 pcg_t *volatile pc_partgroups; /* groups for reclamation */

Completed in 13 milliseconds