| /linux-6.15/include/linux/ |
| H A D | cgroup_refcnt.h | 76 void css_put(struct cgroup_subsys_state *css) in CGROUP_REF_EXPORT() 81 CGROUP_REF_EXPORT(css_put) in CGROUP_REF_EXPORT() argument
|
| H A D | hugetlb_cgroup.h | 110 css_put(&h_cg->css); in hugetlb_cgroup_put_rsvd_cgroup() 124 css_put(resv_map->css); in resv_map_put_hugetlb_cgroup_uncharge_info()
|
| H A D | misc_cgroup.h | 101 css_put(&cg->css); in put_misc_cg()
|
| H A D | cgroup.h | 317 void css_put(struct cgroup_subsys_state *css); 362 css_put(&cgrp->self); in cgroup_put() 643 static inline void css_put(struct cgroup_subsys_state *css) {} in css_put() function
|
| H A D | backing-dev.h | 235 css_put(memcg_css); in wb_get_create_current()
|
| H A D | memcontrol.h | 788 css_put(&memcg->css); in mem_cgroup_put()
|
| /linux-6.15/mm/ |
| H A D | hugetlb_cgroup.c | 285 css_put(&h_cg->css); in __hugetlb_cgroup_charge_cgroup() 292 css_put(&h_cg->css); in __hugetlb_cgroup_charge_cgroup() 367 css_put(&h_cg->css); in __hugetlb_cgroup_uncharge_folio() 405 css_put(&h_cg->css); in __hugetlb_cgroup_uncharge_cgroup() 429 css_put(resv->css); in hugetlb_cgroup_uncharge_counter() 449 css_put(rg->css); in hugetlb_cgroup_uncharge_file_region()
|
| H A D | memcontrol.c | 1078 css_put(css); in mem_cgroup_iter() 1099 css_put(&prev->css); in mem_cgroup_iter() 1115 css_put(&prev->css); in mem_cgroup_iter_break() 1842 css_put(&old->css); in drain_stock() 2241 css_put(&memcg->css); in mem_cgroup_handle_over_high() 2674 css_put(&memcg->css); in obj_cgroup_uncharge_pages() 2700 css_put(&memcg->css); in obj_cgroup_charge_pages() 3059 css_put(&memcg->css); in __memcg_slab_post_alloc_hook() 4608 css_put(&memcg->css); in __mem_cgroup_charge() 4678 css_put(&memcg->css); in mem_cgroup_swapin_charge_folio() [all …]
|
| H A D | memcontrol-v1.c | 387 css_put(&mz->memcg->css); in memcg1_soft_limit_reclaim() 400 css_put(&next_mz->memcg->css); in memcg1_soft_limit_reclaim() 649 css_put(&memcg->css); in memcg1_swapout() 994 css_put(&memcg->css); in memcg_event_remove() 1185 css_put(cfile_css); in memcg_write_event_control() 1386 css_put(&memcg->css); in mem_cgroup_oom_synchronize()
|
| H A D | backing-dev.c | 620 css_put(wb->memcg_css); in cgwb_release_workfn() 621 css_put(wb->blkcg_css); in cgwb_release_workfn() 755 css_put(blkcg_css); in cgwb_create() 799 css_put(blkcg_css); in wb_get_lookup()
|
| H A D | hugetlb.c | 537 css_put(rg->css); in put_uncharge_info()
|
| /linux-6.15/block/ |
| H A D | blk-cgroup-fc-appid.c | 38 css_put(css); in blkcg_set_fc_appid()
|
| H A D | blk-cgroup.c | 188 css_put(&blkg->blkcg->css); in __blkg_release() 451 css_put(&blkcg->css); in blkg_create()
|
| /linux-6.15/kernel/cgroup/ |
| H A D | legacy_freezer.c | 310 css_put(pos); in freezer_read() 417 css_put(pos); in freezer_change_state()
|
| H A D | dmem.c | 521 css_put(&pool->cs->css); in dmem_cgroup_pool_state_put() 577 css_put(&pool->cs->css); in dmem_cgroup_uncharge() 639 css_put(&cg->css); in dmem_cgroup_try_charge()
|
| H A D | cpuset-v1.c | 283 css_put(&s->cs->css); in cpuset_migrate_tasks_workfn() 323 css_put(&cs->css); in cpuset1_hotplug_update_tasks()
|
| H A D | cpuset.c | 996 css_put(&cs->css); in dl_rebuild_rd_accounting() 2190 css_put(&cp->css); in update_cpumasks_hier() 2247 css_put(&sibling->css); in update_sibling_cpumasks() 2694 css_put(&cp->css); in update_nodemasks_hier() 3333 css_put(&cs->css); in cpuset_partition_write() 3967 css_put(&cs->css); in cpuset_handle_hotplug()
|
| H A D | rdma.c | 220 css_put(&cg->css); in rdmacg_uncharge_hierarchy()
|
| H A D | cgroup.c | 954 css_put(cset->subsys[ssid]); in put_css_set_locked() 3797 css_put(css); in cgroup_extra_stat_show() 3816 css_put(css); in cgroup_local_stat_show() 5458 css_put(parent); in css_free_rwork_fn() 5919 css_put(css); in css_killed_work_fn()
|
| /linux-6.15/kernel/bpf/ |
| H A D | cgroup_iter.c | 184 css_put(p->start_css); in cgroup_iter_seq_fini()
|
| /linux-6.15/fs/ |
| H A D | fs-writeback.c | 279 css_put(memcg_css); in __inode_attach_wb() 613 css_put(memcg_css); in inode_switch_wbs() 1142 css_put(memcg_css); in cgroup_writeback_by_id()
|
| /linux-6.15/drivers/block/ |
| H A D | loop.c | 820 css_put(cmd->memcg_css); in loop_queue_work() 871 css_put(worker->blkcg_css); in loop_free_idle_workers() 1893 css_put(cmd_memcg_css); in loop_handle_cmd()
|
| /linux-6.15/kernel/ |
| H A D | kthread.c | 1696 css_put(kthread->blkcg_css); in kthread_associate_blkcg()
|
| /linux-6.15/kernel/sched/ |
| H A D | ext.c | 4266 css_put(css); in scx_cgroup_exit() 4303 css_put(css); in scx_cgroup_init() 4310 css_put(css); in scx_cgroup_init()
|
| /linux-6.15/fs/btrfs/ |
| H A D | inode.c | 1576 css_put(async_chunk->blkcg_css); in submit_compressed_extents()
|