Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dslab.h509 obj_cgroup_put(objcg); in memcg_slab_pre_alloc_hook()
545 obj_cgroup_put(objcg); in memcg_slab_post_alloc_hook()
574 obj_cgroup_put(objcg); in memcg_slab_free_hook()
Dzswap.c391 obj_cgroup_put(entry->objcg); in zswap_free_entry()
1381 obj_cgroup_put(objcg); in zswap_store()
Dpercpu.c1636 obj_cgroup_put(objcg); in pcpu_memcg_pre_alloc_hook()
1660 obj_cgroup_put(objcg); in pcpu_memcg_post_alloc_hook()
1683 obj_cgroup_put(objcg); in pcpu_memcg_free_hook()
Dmemcontrol.c2296 obj_cgroup_put(old); in drain_local_stock()
3137 obj_cgroup_put(objcg); in __memcg_kmem_charge_page()
3159 obj_cgroup_put(objcg); in __memcg_kmem_uncharge_page()
3225 obj_cgroup_put(old); in mod_objcg_state()
3353 obj_cgroup_put(old); in refill_obj_stock()
7173 obj_cgroup_put(objcg); in uncharge_folio()
/Linux-v6.6/kernel/bpf/
Dmemalloc.c735 obj_cgroup_put(c->objcg); in bpf_mem_alloc_destroy()
752 obj_cgroup_put(c->objcg); in bpf_mem_alloc_destroy()
Dsyscall.c403 obj_cgroup_put(map->objcg); in bpf_map_release_memcg()
/Linux-v6.6/include/linux/
Dmemcontrol.h807 static inline void obj_cgroup_put(struct obj_cgroup *objcg) in obj_cgroup_put() function
1319 static inline void obj_cgroup_put(struct obj_cgroup *objcg) in obj_cgroup_put() function