cpuset_memory_pressure_enabled   93 include/linux/cpuset.h 		if (cpuset_memory_pressure_enabled)		\
cpuset_memory_pressure_enabled   96 include/linux/cpuset.h extern int cpuset_memory_pressure_enabled;
cpuset_memory_pressure_enabled 2284 kernel/cgroup/cpuset.c 		cpuset_memory_pressure_enabled = !!val;
cpuset_memory_pressure_enabled 2452 kernel/cgroup/cpuset.c 		return cpuset_memory_pressure_enabled;
cpuset_memory_pressure_enabled 3547 kernel/cgroup/cpuset.c int cpuset_memory_pressure_enabled __read_mostly;