Searched refs:cache_aging_pcnt1 (Results 1 – 5 of 5) sorted by relevance
310 dynmem_processing_dm.cache_aging_pcnt1 = CACHE_AGING_PCNT1_DEFAULT; in _sdbc_attach()348 local_dm_process_vars.cache_aging_pcnt1 = in _sdbc_attach()1418 if (process_vars->cache_aging_pcnt1 >= 0 && in sdbc_edit_xfer_process_vars_dm()1419 process_vars->cache_aging_pcnt1 <= CACHE_AGING_PCNT1_MAX) in sdbc_edit_xfer_process_vars_dm()1420 dynmem_processing_dm.cache_aging_pcnt1 = in sdbc_edit_xfer_process_vars_dm()1421 process_vars->cache_aging_pcnt1; in sdbc_edit_xfer_process_vars_dm()
390 int cache_aging_pcnt1; /* % free when to kick in accel */ member
354 (ppvars->cache_aging_pcnt1*number_cache_entries) / 100; in _sd_dealloc_dm()
7424 local_dm_process_vars.cache_aging_pcnt1 =7464 process_vars->cache_aging_pcnt1;
471 dp->cache_aging_pcnt1, in sdbc_vars()