Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c914 static inline bool protect_slice(struct sched_entity *se) in protect_slice() function
921 if (protect_slice(se)) in cancel_protect_slice()
961 if (curr && protect && protect_slice(curr)) in __pick_eevdf()
1251 if (resched || !protect_slice(curr)) { in update_curr()