Searched refs:max_spin_default (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | sysfs_engines.c | 195 max_spin_default(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in max_spin_default() function 203 __ATTR(max_busywait_duration_ns, 0444, max_spin_default, NULL);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | sysfs_engines.c | 190 max_spin_default(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in max_spin_default() function 198 __ATTR(max_busywait_duration_ns, 0444, max_spin_default, NULL);
|
Completed in 3 milliseconds