Home
last modified time | relevance | path

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

/linux/drivers/scsi/ufs/
A Dufshpb.h203 unsigned int eviction_thld_enter; member
A Dufshpb.c1104 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()
/linux/Documentation/ABI/testing/
A Dsysfs-driver-ufs1614 What: /sys/class/scsi_device/*/device/hpb_param_sysfs/eviction_thld_enter
1622 the exiting region has much fewer reads. eviction_thld_enter is

Completed in 16 milliseconds