Searched refs:timeslice_max (Results 1 – 4 of 4) sorted by relevance
189 u32 max = eclass->sched_props.timeslice_max; in timeslice_duration_store()225 WRITE_ONCE(eclass->sched_props.timeslice_max, duration); in timeslice_duration_max_store()236 return sysfs_emit(buf, "%u\n", eclass->sched_props.timeslice_max); in timeslice_duration_max_show()255 if (duration > eclass->sched_props.timeslice_max) in timeslice_duration_min_store()320 return sysfs_emit(buf, "%u\n", eclass->defaults.timeslice_max); in timeslice_max_default()
93 u32 timeslice_max; member
361 *max = eclass->sched_props.timeslice_max; in xe_exec_queue_get_prop_minmax()
526 hwe->eclass->sched_props.timeslice_max = XE_HW_ENGINE_TIMESLICE_MAX; in hw_engine_init_early()