Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset.c719 static inline bool mems_excl_conflict(struct cpuset *cs1, struct cpuset *cs2) in mems_excl_conflict() function
799 if (mems_excl_conflict(trial, c)) in validate_change()