Home
last modified time | relevance | path

Searched defs:cpuset_mems_allowed (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/
Dcpuset.h210 static inline nodemask_t cpuset_mems_allowed(struct task_struct *p) in cpuset_mems_allowed() function
Dmempolicy.h52 nodemask_t cpuset_mems_allowed; /* relative to these nodes */ member
/Linux-v6.6/kernel/cgroup/
Dcpuset.c4025 nodemask_t cpuset_mems_allowed(struct task_struct *tsk) in cpuset_mems_allowed() function