Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/sched/
Dfair.c559 void account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec);
919 account_cfs_rq_runtime(cfs_rq, delta_exec); in update_curr()
5082 void account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec) in account_cfs_rq_runtime() function
5556 account_cfs_rq_runtime(cfs_rq, 0); in check_enqueue_throttle()
5772 static void account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec) {} in account_cfs_rq_runtime() function
11826 account_cfs_rq_runtime(cfs_rq, 0); in set_next_task_fair()