Searched refs:cpuset_mems_allowed (Results 1 – 2 of 2) sorted by relevance
62 extern nodemask_t cpuset_mems_allowed(struct task_struct *p);194 static inline nodemask_t cpuset_mems_allowed(struct task_struct *p) in cpuset_mems_allowed() function
55 nodemask_t cpuset_mems_allowed; /* relative to these nodes */ member