Home
last modified time | relevance | path

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

/Linux-v5.15/lib/
Dnodemask.c21 int node_random(const nodemask_t *maskp) in node_random() function
/Linux-v5.15/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.15/kernel/cgroup/
Dcpuset.c3583 node_random(&current->mems_allowed); in cpuset_mem_spread_node()
3592 node_random(&current->mems_allowed); in cpuset_slab_spread_node()