Searched refs:eviction_thld_exit (Results 1 – 3 of 3) sorted by relevance
204 unsigned int eviction_thld_exit; member
887 rgn->reads > hpb->params.eviction_thld_exit) in ufshpb_victim_lru_info()1857 if (val <= hpb->params.eviction_thld_exit) in eviction_thld_enter_store()1866 ufshpb_sysfs_param_show_func(eviction_thld_exit);1887 hpb->params.eviction_thld_exit = val; in eviction_thld_exit_store()1891 static DEVICE_ATTR_RW(eviction_thld_exit);2009 hpb->params.eviction_thld_exit = (ACTIVATION_THRESHOLD << 4); in ufshpb_hcm_param_init()
1626 What: /sys/class/scsi_device/*/device/hpb_param_sysfs/eviction_thld_exit1631 eviction_thld_exit.
Completed in 75 milliseconds