Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/sched/
Dfair.c1591 static void account_numa_enqueue(struct rq *rq, struct task_struct *p) in account_numa_enqueue() function
3673 static inline void account_numa_enqueue(struct rq *rq, struct task_struct *p) in account_numa_enqueue() function
3695 account_numa_enqueue(rq, task_of(se)); in account_entity_enqueue()