Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c544 static __always_inline void account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec);
927 account_cfs_rq_runtime(cfs_rq, delta_exec); in update_curr()
4914 static __always_inline void account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec) in account_cfs_rq_runtime() function
5403 account_cfs_rq_runtime(cfs_rq, 0); in check_enqueue_throttle()
5626 static void account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec) in account_cfs_rq_runtime() function
11794 account_cfs_rq_runtime(cfs_rq, 0); in set_next_task_fair()

Completed in 15 milliseconds