Home
last modified time | relevance | path

Searched refs:eviction_thld_exit (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshpb.h205 unsigned int eviction_thld_exit; member
H A Dufshpb.c1170 rgn->reads > hpb->params.eviction_thld_exit) in ufshpb_victim_lru_info()
2146 if (val <= hpb->params.eviction_thld_exit) in eviction_thld_enter_store()
2155 ufshpb_sysfs_param_show_func(eviction_thld_exit);
2176 hpb->params.eviction_thld_exit = val; in eviction_thld_exit_store()
2180 static DEVICE_ATTR_RW(eviction_thld_exit);
2299 hpb->params.eviction_thld_exit = (ACTIVATION_THRESHOLD << 4); in ufshpb_hcm_param_init()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-driver-ufs1481 What: /sys/class/scsi_device/*/device/hpb_param_sysfs/eviction_thld_exit
1486 eviction_thld_exit.