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

/linux-4.1.27/include/linux/
H A Dnodemask.h66 * int node_random(mask) Random node with set bit in mask
482 extern int node_random(const nodemask_t *maskp);
484 static inline int node_random(const nodemask_t *mask) node_random() function
/linux-4.1.27/kernel/
H A Dcpuset.c2567 node_random(&current->mems_allowed); cpuset_mem_spread_node()
2576 node_random(&current->mems_allowed); cpuset_slab_spread_node()
/linux-4.1.27/mm/
H A Dmempolicy.c1782 int node_random(const nodemask_t *maskp) node_random() function

Completed in 96 milliseconds