Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c1365 static unsigned long score_nearby_nodes(struct task_struct *p, int nid, int maxdist, bool task) in score_nearby_nodes() function
1452 faults += score_nearby_nodes(p, nid, dist, true); in task_weight()
1473 faults += score_nearby_nodes(p, nid, dist, false); in group_weight()

Completed in 14 milliseconds