Home
last modified time | relevance | path

Searched defs:check_cfs_rq_runtime (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/kernel/sched/
Dfair.c4860 static bool check_cfs_rq_runtime(struct cfs_rq *cfs_rq) in check_cfs_rq_runtime() function
5057 static bool check_cfs_rq_runtime(struct cfs_rq *cfs_rq) { return false; } in check_cfs_rq_runtime() function
/kernel/linux/linux-5.10/kernel/sched/
Dfair.c5269 static bool check_cfs_rq_runtime(struct cfs_rq *cfs_rq) in check_cfs_rq_runtime() function
5462 static bool check_cfs_rq_runtime(struct cfs_rq *cfs_rq) { return false; } in check_cfs_rq_runtime() function