Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnodemask.h482 extern int node_random(const nodemask_t *maskp);
484 static inline int node_random(const nodemask_t *mask) in node_random() function
/linux-4.1.27/kernel/
Dcpuset.c2567 node_random(&current->mems_allowed); in cpuset_mem_spread_node()
2576 node_random(&current->mems_allowed); in cpuset_slab_spread_node()
/linux-4.1.27/mm/
Dmempolicy.c1782 int node_random(const nodemask_t *maskp) in node_random() function