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