Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dnodemask.c21 int node_random(const nodemask_t *maskp) in node_random() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dnodemask.h497 extern int node_random(const nodemask_t *maskp);
499 static inline int node_random(const nodemask_t *mask) in node_random() function
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcpuset.c3587 node_random(&current->mems_allowed); in cpuset_mem_spread_node()
3596 node_random(&current->mems_allowed); in cpuset_slab_spread_node()