Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/sched/
Dfair.c466 void account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec);
834 account_cfs_rq_runtime(cfs_rq, delta_exec); in update_curr()
4375 void account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec) in account_cfs_rq_runtime() function
4799 account_cfs_rq_runtime(cfs_rq, 0); in check_enqueue_throttle()
4983 static void account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec) {} in account_cfs_rq_runtime() function
9868 account_cfs_rq_runtime(cfs_rq, 0); in set_curr_task_fair()