Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dnodemask.c21 int node_random(const nodemask_t *maskp) in node_random() function
/Linux-v5.10/include/linux/
Dnodemask.h498 extern int node_random(const nodemask_t *maskp);
500 static inline int node_random(const nodemask_t *mask) in node_random() function
/Linux-v5.10/kernel/cgroup/
Dcpuset.c3489 node_random(&current->mems_allowed); in cpuset_mem_spread_node()
3498 node_random(&current->mems_allowed); in cpuset_slab_spread_node()