Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c1166 static inline bool did_preempt_short(struct cfs_rq *cfs_rq, struct sched_entity *curr) in did_preempt_short() function
1253 if (resched || did_preempt_short(cfs_rq, curr)) { in update_curr()