Searched refs:is_mem_hardwall (Results 1 – 3 of 3) sorted by relevance
217 static inline int is_mem_hardwall(const struct cpuset *cs) in is_mem_hardwall() function
387 return is_mem_hardwall(cs); in cpuset_read_u64()
4087 while (!(is_mem_exclusive(cs) || is_mem_hardwall(cs)) && parent_cs(cs)) in nearest_hardwall_ancestor()