Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dcpuset.h91 extern int cpuset_mems_allowed_intersects(const struct task_struct *tsk1, const struct task_struct *tsk2);
243 static inline int cpuset_mems_allowed_intersects(const struct task_struct *tsk1, const struct task_struct *tsk2) in cpuset_mems_allowed_intersects() function
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dcpuset.c3636 * cpuset_mems_allowed_intersects - Does @tsk1's mems_allowed intersect @tsk2's?
3646 int cpuset_mems_allowed_intersects(const struct task_struct *tsk1, const struct task_struct *tsk2) in cpuset_mems_allowed_intersects() function

Completed in 6 milliseconds