Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dfair.c12262 static inline void task_tick_core(struct rq *rq, struct task_struct *curr) in task_tick_core() function
12375 static inline void task_tick_core(struct rq *rq, struct task_struct *curr) {} in task_tick_core() function
12402 task_tick_core(rq, curr); in task_tick_fair()