Home
last modified time | relevance | path

Searched refs:css_get (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dcgroup.h322 static inline void css_get(struct cgroup_subsys_state *css) in css_get() function
423 css_get(&cgrp->self); in cgroup_get()
706 static inline void css_get(struct cgroup_subsys_state *css) {} in css_get() function
Dhugetlb_cgroup.h125 css_get(resv_map->css); in resv_map_dup_hugetlb_cgroup_uncharge_info()
/kernel/linux/linux-5.10/mm/
Dbacking-dev.c504 css_get(memcg_css); in cgwb_create()
505 css_get(blkcg_css); in cgwb_create()
Dmemcontrol.c330 css_get(&parent->css); in memcg_reparent_objcgs()
335 css_get(&parent->css); in memcg_reparent_objcgs()
1980 css_get(&memcg->css); in mem_cgroup_oom()
2127 css_get(&oom_group->css); in mem_cgroup_get_oom_group()
2350 css_get(&memcg->css); in refill_stock()
5496 css_get(css); in mem_cgroup_css_online()
5501 css_get(css); in mem_cgroup_css_online()
5817 css_get(&to->css); in mem_cgroup_move_account()
6898 css_get(&memcg->css); in mem_cgroup_charge()
6993 css_get(&ug->memcg->css); in uncharge_page()
[all …]
Dhugetlb.c273 css_get(rg->css); in copy_hugetlb_cgroup_uncharge_info()
298 css_get(&h_cg->css); in record_hugetlb_cgroup_uncharge_info()
/kernel/linux/linux-5.10/kernel/cgroup/
Dcpuset.c962 css_get(&cs->css); in rebuild_root_domains()
2422 css_get(&cs->css); in cpuset_write_resmask()
2582 css_get(&cs->css); in sched_partition_write()
Dcgroup.c578 css_get(css); in cgroup_get_e_css()
587 css_get(&cgrp->self); in cgroup_get_live()
1246 css_get(css); in find_css_set()
5166 css_get(css->parent); in init_and_link_css()
5545 css_get(css); in kill_css()
/kernel/linux/linux-5.10/kernel/
Dkthread.c1393 css_get(css); in kthread_associate_blkcg()
/kernel/linux/linux-5.10/drivers/block/
Dloop.c2024 css_get(cmd->css); in loop_queue_rq()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dkernel.patch486 css_get(&cs->css);
/kernel/linux/linux-5.10/fs/btrfs/
Dinode.c1330 css_get(blkcg_css); in cow_file_range_async()