Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c12925 static inline void task_tick_core(struct rq *rq, struct task_struct *curr) in task_tick_core() function
13038 static inline void task_tick_core(struct rq *rq, struct task_struct *curr) {} in task_tick_core() function
13065 task_tick_core(rq, curr); in task_tick_fair()