Searched refs:slack_timer (Results 1 – 2 of 2) sorted by relevance
233 struct hrtimer period_timer, slack_timer; member
4374 hrtimer_start(&cfs_b->slack_timer, in start_cfs_slack_bandwidth()4524 container_of(timer, struct cfs_bandwidth, slack_timer); in sched_cfs_slack_timer()4596 hrtimer_init(&cfs_b->slack_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in init_cfs_bandwidth()4597 cfs_b->slack_timer.function = sched_cfs_slack_timer; in init_cfs_bandwidth()4625 hrtimer_cancel(&cfs_b->slack_timer); in destroy_cfs_bandwidth()