Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dfair.c1595 static void account_numa_dequeue(struct rq *rq, struct task_struct *p) in account_numa_dequeue() function
3675 static inline void account_numa_dequeue(struct rq *rq, struct task_struct *p) in account_numa_dequeue() function
3706 account_numa_dequeue(rq_of(cfs_rq), task_of(se)); in account_entity_dequeue()