Home
last modified time | relevance | path

Searched refs:cpuset_mems_allowed (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dcpuset.h46 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
Dmempolicy.h53 nodemask_t cpuset_mems_allowed; /* relative to these nodes */ member