Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ufs/core/
Dufshpb.h204 unsigned int eviction_thld_exit; member
Dufshpb.c880 rgn->reads > hpb->params.eviction_thld_exit) in ufshpb_victim_lru_info()
1890 if (val <= hpb->params.eviction_thld_exit) in eviction_thld_enter_store()
1899 ufshpb_sysfs_param_show_func(eviction_thld_exit);
1920 hpb->params.eviction_thld_exit = val; in eviction_thld_exit_store()
1924 static DEVICE_ATTR_RW(eviction_thld_exit);
2042 hpb->params.eviction_thld_exit = (ACTIVATION_THRESHOLD << 4); in ufshpb_hcm_param_init()
/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-driver-ufs1630 What: /sys/class/scsi_device/*/device/hpb_param_sysfs/eviction_thld_exit
1635 eviction_thld_exit.