Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/kernel/
Dcpuset.c2603 node_random(&current->mems_allowed); in cpuset_mem_spread_node()
2612 node_random(&current->mems_allowed); in cpuset_slab_spread_node()
/linux-4.4.14/mm/
Dmempolicy.c1779 int node_random(const nodemask_t *maskp) in node_random() function