Home
last modified time | relevance | path

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

/kernel/sched/
Dfair.c1099 static unsigned long score_nearby_nodes(struct task_struct *p, int nid, in score_nearby_nodes() function
1183 faults += score_nearby_nodes(p, nid, dist, true); in task_weight()
1202 faults += score_nearby_nodes(p, nid, dist, false); in group_weight()