Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
H A Dsched.h454 u8 period_active; member
H A Dfair.c5540 cfs_b->period_active = 0; in sched_cfs_period_timer()
5572 if (cfs_b->period_active) in start_cfs_bandwidth()
5575 cfs_b->period_active = 1; in start_cfs_bandwidth()
/kernel/linux/linux-6.6/kernel/sched/
H A Dfair.c6407 cfs_b->period_active = 0; in sched_cfs_period_timer()
6448 if (cfs_b->period_active) in start_cfs_bandwidth()
6451 cfs_b->period_active = 1; in start_cfs_bandwidth()
H A Dsched.h432 u8 period_active; member

Completed in 40 milliseconds