Home
last modified time | relevance | path

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

/linux/drivers/scsi/ufs/
A Dufshpb.h204 unsigned int eviction_thld_exit; member
A Dufshpb.c887 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()
/linux/Documentation/ABI/testing/
A Dsysfs-driver-ufs1626 What: /sys/class/scsi_device/*/device/hpb_param_sysfs/eviction_thld_exit
1631 eviction_thld_exit.

Completed in 75 milliseconds