Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcpuset.h156 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
/linux-4.1.27/kernel/
Dcpuset.c2413 nodemask_t cpuset_mems_allowed(struct task_struct *tsk) in cpuset_mems_allowed() function