Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c5703 static void throttle_cfs_rq_work(struct callback_head *work)
5750 init_task_work(&p->sched_throttle_work, throttle_cfs_rq_work); in throttle_cfs_rq_work()
5751 /* Protect against double add, see throttle_cfs_rq() and throttle_cfs_rq_work() */ in throttle_cfs_rq_work()
5802 * throttle_cfs_rq_work() sched_move_task(p) in enqueue_throttled_task()
5710 static void throttle_cfs_rq_work(struct callback_head *work) throttle_cfs_rq_work() function