Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gvt/
H A Dsched_policy.c265 static enum hrtimer_restart tbs_timer_fn(struct hrtimer *timer_data) in tbs_timer_fn() function
290 hrtimer_setup(&data->timer, tbs_timer_fn, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in tbs_sched_init()