Searched refs:eviction_thld_enter (Results 1 – 3 of 3) sorted by relevance
203 unsigned int eviction_thld_enter; member
1104 rgn->reads < hpb->params.eviction_thld_enter) { in ufshpb_add_region()1839 ufshpb_sysfs_param_show_func(eviction_thld_enter);1860 hpb->params.eviction_thld_enter = val; in eviction_thld_enter_store()1864 static DEVICE_ATTR_RW(eviction_thld_enter);2008 hpb->params.eviction_thld_enter = (ACTIVATION_THRESHOLD << 5); in ufshpb_hcm_param_init()
1614 What: /sys/class/scsi_device/*/device/hpb_param_sysfs/eviction_thld_enter1622 the exiting region has much fewer reads. eviction_thld_enter is
Completed in 16 milliseconds