Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dsub.c384 s64 min_slice = max_t(s64, SCX_RESCUE_MIN_SLICE_US * NSEC_PER_USEC, TICK_NSEC); in scx_rescue_next_slice() local
/linux/kernel/sched/
H A Dfair.c976 u64 min_slice = ~0ULL; in cfs_rq_min_slice() local