Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/sched/
Dfair.c1279 static unsigned long score_nearby_nodes(struct task_struct *p, int nid, in score_nearby_nodes() function
1363 faults += score_nearby_nodes(p, nid, dist, true); in task_weight()
1382 faults += score_nearby_nodes(p, nid, dist, false); in group_weight()