Searched refs:slack_timer (Results 1 – 2 of 2) sorted by relevance
6329 hrtimer_start(&cfs_b->slack_timer, in start_cfs_slack_bandwidth()6471 container_of(timer, struct cfs_bandwidth, slack_timer); in sched_cfs_slack_timer()6549 hrtimer_setup(&cfs_b->slack_timer, sched_cfs_slack_timer, CLOCK_MONOTONIC, in init_cfs_bandwidth()6583 hrtimer_cancel(&cfs_b->slack_timer); in destroy_cfs_bandwidth()
458 struct hrtimer slack_timer; member