Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Dfair.c2827 #define lsub_positive(_ptr, _val) do { \ macro
4696 lsub_positive(&cfs_b->runtime, runtime); in do_sched_cfs_period_timer()
4833 lsub_positive(&cfs_b->runtime, runtime); in do_sched_cfs_slack_timer()
6115 lsub_positive(&util, task_util(p)); in cpu_util_without()
6165 lsub_positive(&estimated, _task_util_est(p)); in cpu_util_without()