Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/ufs/
Dufshpb.h205 unsigned int eviction_thld_exit; member
Dufshpb.c889 rgn->reads > hpb->params.eviction_thld_exit) in ufshpb_victim_lru_info()
1859 if (val <= hpb->params.eviction_thld_exit) in eviction_thld_enter_store()
1868 ufshpb_sysfs_param_show_func(eviction_thld_exit);
1889 hpb->params.eviction_thld_exit = val; in eviction_thld_exit_store()
1893 static DEVICE_ATTR_RW(eviction_thld_exit);
2011 hpb->params.eviction_thld_exit = (ACTIVATION_THRESHOLD << 4); in ufshpb_hcm_param_init()
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-driver-ufs1500 What: /sys/class/scsi_device/*/device/hpb_param_sysfs/eviction_thld_exit
1505 eviction_thld_exit.