Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dfair.c6342 static void sched_fair_update_stop_tick(struct rq *rq, struct task_struct *p) in sched_fair_update_stop_tick() function
6416 static inline void sched_fair_update_stop_tick(struct rq *rq, struct task_struct *p) {} in sched_fair_update_stop_tick() function
8283 sched_fair_update_stop_tick(rq, p); in pick_next_task_fair()