Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/sched/
Dfair.c510 void account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec);
874 account_cfs_rq_runtime(cfs_rq, delta_exec); in update_curr()
4672 void account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec) in account_cfs_rq_runtime() function
5132 account_cfs_rq_runtime(cfs_rq, 0); in check_enqueue_throttle()
5346 static void account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec) {} in account_cfs_rq_runtime() function
10928 account_cfs_rq_runtime(cfs_rq, 0); in set_next_task_fair()