Searched refs:timeslice (Results 1 – 5 of 5) sorted by relevance
101 is scheduled for execution for the timeslice duration, before
540 t->vars[0].data = &device->timeslice; in parport_device_proc_register()
802 par_dev->timeslice = parport_default_timeslice; in parport_register_dev_model()
1136 unsigned long timeslice; in live_timeslice_rewind() local1155 timeslice = xchg(&engine->props.timeslice_duration_ms, 1); in live_timeslice_rewind()1248 engine->props.timeslice_duration_ms = timeslice; in live_timeslice_rewind()1280 timeout = 2 * msecs_to_jiffies_timeout(timeslice(engine)); in slice_timeout()1437 unsigned long timeslice; in live_timeslice_nopreempt() local1449 timeslice = xchg(&engine->props.timeslice_duration_ms, 1); in live_timeslice_nopreempt()1516 xchg(&engine->props.timeslice_duration_ms, timeslice); in live_timeslice_nopreempt()
1977 timeslice(const struct intel_engine_cs *engine) in timeslice() function1993 return timeslice(engine); in active_timeslice()2024 duration = timeslice(engine); in start_timeslice()