Searched refs:mem_cgroup_kmem_disabled (Results 1 - 5 of 5) sorted by relevance

/linux-master/mm/
H A Dpercpu-internal.h94 if (!mem_cgroup_kmem_disabled())
158 if (!mem_cgroup_kmem_disabled())
H A Dlist_lru.c560 if (mem_cgroup_kmem_disabled())
H A Dslab_common.c871 if (mem_cgroup_kmem_disabled()) {
H A Dmemcontrol.c260 bool mem_cgroup_kmem_disabled(void) function
4155 if (mem_cgroup_kmem_disabled())
4181 if (mem_cgroup_kmem_disabled())
/linux-master/include/linux/
H A Dmemcontrol.h1766 bool mem_cgroup_kmem_disabled(void);
1848 static inline bool mem_cgroup_kmem_disabled(void) function

Completed in 269 milliseconds