Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c1683 static unsigned long score_nearby_nodes(struct task_struct *p, int nid, in score_nearby_nodes() function
1768 faults += score_nearby_nodes(p, nid, dist, true); in task_weight()
1788 faults += score_nearby_nodes(p, nid, dist, false); in group_weight()