Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dfair.c542 void account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec);
1188 account_cfs_rq_runtime(cfs_rq, delta_exec); in update_curr()
5476 void account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec) in account_cfs_rq_runtime() function
6074 account_cfs_rq_runtime(cfs_rq, 0); in check_enqueue_throttle()
6373 static void account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec) {} in account_cfs_rq_runtime() function
12580 account_cfs_rq_runtime(cfs_rq, 0); in set_next_task_fair()