Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dnodemask.c21 int node_random(const nodemask_t *maskp) in node_random() function
/Linux-v4.19/include/linux/
Dnodemask.h497 extern int node_random(const nodemask_t *maskp);
499 static inline int node_random(const nodemask_t *mask) in node_random() function
/Linux-v4.19/kernel/cgroup/
Dcpuset.c2623 node_random(&current->mems_allowed); in cpuset_mem_spread_node()
2632 node_random(&current->mems_allowed); in cpuset_slab_spread_node()