Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab.h641 static inline bool slab_needs_objcg(struct slab *slab) in slab_needs_objcg() function
655 static inline bool slab_needs_objcg(struct slab *slab) in slab_needs_objcg() function
678 if (slab_needs_objcg(slab)) in slab_obj_ext_size()
800 VM_WARN_ON_ONCE(!slab_needs_objcg(slab)); in slab_obj_ext_objcg()
810 VM_WARN_ON_ONCE(!slab_needs_objcg(slab)); in slab_obj_ext_set_objcg()
823 if (slab_needs_objcg(slab)) in slab_obj_ext_codetag_ref()
H A Dmemcontrol.c2879 if (!slab_needs_objcg(slab)) in mem_cgroup_from_obj_slab()
H A Dslub.c2544 if (!slab_needs_objcg(slab)) in memcg_slab_free_hook()