Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dslab.h507 obj_cgroup_put(objcg); in memcg_slab_pre_alloc_hook()
543 obj_cgroup_put(objcg); in memcg_slab_post_alloc_hook()
572 obj_cgroup_put(objcg); in memcg_slab_free_hook()
Dzswap.c365 obj_cgroup_put(entry->objcg); in zswap_free_entry()
1269 obj_cgroup_put(objcg); in zswap_frontswap_store()
Dpercpu.c1639 obj_cgroup_put(objcg); in pcpu_memcg_pre_alloc_hook()
1663 obj_cgroup_put(objcg); in pcpu_memcg_post_alloc_hook()
1686 obj_cgroup_put(objcg); in pcpu_memcg_free_hook()
Dmemcontrol.c2286 obj_cgroup_put(old); in drain_local_stock()
3127 obj_cgroup_put(objcg); in __memcg_kmem_charge_page()
3149 obj_cgroup_put(objcg); in __memcg_kmem_uncharge_page()
3215 obj_cgroup_put(old); in mod_objcg_state()
3342 obj_cgroup_put(old); in refill_obj_stock()
7067 obj_cgroup_put(objcg); in uncharge_folio()
/Linux-v6.1/kernel/bpf/
Dmemalloc.c514 obj_cgroup_put(c->objcg); in bpf_mem_alloc_destroy()
529 obj_cgroup_put(c->objcg); in bpf_mem_alloc_destroy()
Dsyscall.c433 obj_cgroup_put(map->objcg); in bpf_map_release_memcg()
/Linux-v6.1/include/linux/
Dmemcontrol.h788 static inline void obj_cgroup_put(struct obj_cgroup *objcg) in obj_cgroup_put() function
1289 static inline void obj_cgroup_put(struct obj_cgroup *objcg) in obj_cgroup_put() function