Searched refs:cache_aging_pcnt2 (Results 1 – 5 of 5) sorted by relevance
311 dynmem_processing_dm.cache_aging_pcnt2 = CACHE_AGING_PCNT2_DEFAULT; in _sdbc_attach()353 local_dm_process_vars.cache_aging_pcnt2 = in _sdbc_attach()1422 if (process_vars->cache_aging_pcnt2 >= 0 && in sdbc_edit_xfer_process_vars_dm()1423 process_vars->cache_aging_pcnt2 <= CACHE_AGING_PCNT2_MAX) in sdbc_edit_xfer_process_vars_dm()1424 dynmem_processing_dm.cache_aging_pcnt2 = in sdbc_edit_xfer_process_vars_dm()1425 process_vars->cache_aging_pcnt2; in sdbc_edit_xfer_process_vars_dm()
392 int cache_aging_pcnt2; /* % free when to kick in accel */ member
356 (ppvars->cache_aging_pcnt2*number_cache_entries) / 100; in _sd_dealloc_dm()
7426 local_dm_process_vars.cache_aging_pcnt2 =7466 process_vars->cache_aging_pcnt2;
472 dp->cache_aging_pcnt2); in sdbc_vars()