Searched refs:mems_allowed (Results 1 - 2 of 2) sorted by relevance

/include/linux/
H A Dcpuset.h47 #define cpuset_current_mems_allowed (current->mems_allowed)
113 * mems_allowed such as during page allocation. mems_allowed can be updated in
126 * update of mems_allowed. It is up to the caller to retry the operation if
141 current->mems_allowed = nodemask;
H A Dsched.h1445 /* Protection of (de-)allocation: mm, files, fs, tty, keyrings, mems_allowed,
1515 nodemask_t mems_allowed; /* Protected by alloc_lock */ member in struct:task_struct

Completed in 65 milliseconds