Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Dfair.c1299 static unsigned long score_nearby_nodes(struct task_struct *p, int nid, in score_nearby_nodes() function
1383 faults += score_nearby_nodes(p, nid, dist, true); in task_weight()
1403 faults += score_nearby_nodes(p, nid, dist, false); in group_weight()