Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dfair.c895 static inline bool protect_slice(struct sched_entity *se) in protect_slice() function
902 if (protect_slice(se)) in cancel_protect_slice()
942 if (sched_feat(RUN_TO_PARITY) && curr && protect_slice(curr)) in pick_eevdf()