Home
last modified time | relevance | path

Searched refs:cgroup_subsys_on_dfl (Results 1 – 18 of 18) sorted by relevance

/linux/include/linux/
A Dbacking-dev.h176 return cgroup_subsys_on_dfl(memory_cgrp_subsys) && in inode_cgwb_enabled()
177 cgroup_subsys_on_dfl(io_cgrp_subsys) && in inode_cgwb_enabled()
A Dswap.h624 if (cgroup_subsys_on_dfl(memory_cgrp_subsys)) in mem_cgroup_swappiness()
A Dcgroup.h95 #define cgroup_subsys_on_dfl(ss) \ macro
A Dmemcontrol.h1072 if (!cgroup_subsys_on_dfl(memory_cgrp_subsys)) in memcg_memory_event()
1667 if (!cgroup_subsys_on_dfl(memory_cgrp_subsys)) in mem_cgroup_under_socket_pressure()
/linux/block/
A Dblk-throttle.h174 if (!cgroup_subsys_on_dfl(io_cgrp_subsys)) { in blk_should_throtl()
A Dblk-throttle.c95 if (cgroup_subsys_on_dfl(io_cgrp_subsys) && !blkg->parent) in tg_bps_limit()
105 if (cgroup_subsys_on_dfl(io_cgrp_subsys) && !blkg->parent) in tg_iops_limit()
297 if (cgroup_subsys_on_dfl(io_cgrp_subsys) && blkg->parent) in throtl_pd_init()
1178 if (!cgroup_subsys_on_dfl(io_cgrp_subsys) || !blkg->parent || in tg_conf_updated()
A Dblk-cgroup.c2149 if (!cgroup_subsys_on_dfl(io_cgrp_subsys)) in blk_cgroup_bio_start()
A Dbfq-iosched.c6253 if (!cgroup_subsys_on_dfl(io_cgrp_subsys) && rq->bio) in bfq_insert_request()
/linux/kernel/cgroup/
A Dpids.c254 if (!cgroup_subsys_on_dfl(pids_cgrp_subsys) || in pids_event()
367 if (!cgroup_subsys_on_dfl(pids_cgrp_subsys) || in __pids_events_show()
A Dcpuset.c296 return cgroup_subsys_on_dfl(cpuset_cgrp_subsys) || in is_in_v2_mode()
731 bool cgrpv2 = cgroup_subsys_on_dfl(cpuset_cgrp_subsys); in generate_sched_domains()
1190 if (!cgroup_subsys_on_dfl(cpuset_cgrp_subsys)) in reset_partition_data()
2015 (!cgroup_subsys_on_dfl(cpuset_cgrp_subsys) || in update_cpumasks_hier()
2089 if (cgroup_subsys_on_dfl(cpuset_cgrp_subsys) && in update_cpumasks_hier()
2106 (!cgroup_subsys_on_dfl(cpuset_cgrp_subsys) || in update_cpumasks_hier()
2922 if (!cgroup_subsys_on_dfl(cpuset_cgrp_subsys) || in cpuset_can_attach()
3037 if (cgroup_subsys_on_dfl(cpuset_cgrp_subsys) && in cpuset_attach()
3386 if (cgroup_subsys_on_dfl(cpuset_cgrp_subsys)) in cpuset_css_alloc()
3413 if (cgroup_subsys_on_dfl(cpuset_cgrp_subsys) && in cpuset_css_online()
[all …]
A Dcpuset-v1.c215 if (cgroup_subsys_on_dfl(cpuset_cgrp_subsys)) in cpuset1_update_task_spread_flags()
/linux/mm/
A Dmemcontrol.c240 if (!memcg || !cgroup_subsys_on_dfl(memory_cgrp_subsys)) in mem_cgroup_css_from_folio()
1482 if (cgroup_subsys_on_dfl(memory_cgrp_subsys)) in memory_stat_format()
1531 if (cgroup_subsys_on_dfl(memory_cgrp_subsys)) in mem_cgroup_print_oom_meminfo()
1649 if (!cgroup_subsys_on_dfl(memory_cgrp_subsys)) in mem_cgroup_get_oom_group()
3598 if (cgroup_subsys_on_dfl(memory_cgrp_subsys) && !cgroup_memory_nosocket) in mem_cgroup_css_alloc()
4518 !cgroup_subsys_on_dfl(memory_cgrp_subsys) || in mem_cgroup_hugetlb_try_charge()
4844 if (!cgroup_subsys_on_dfl(memory_cgrp_subsys)) in mem_cgroup_charge_skmem()
4862 if (!cgroup_subsys_on_dfl(memory_cgrp_subsys)) { in mem_cgroup_uncharge_skmem()
5264 if (!cgroup_subsys_on_dfl(memory_cgrp_subsys)) in obj_cgroup_may_zswap()
5307 if (!cgroup_subsys_on_dfl(memory_cgrp_subsys)) in obj_cgroup_charge_zswap()
[all …]
A Dmemcontrol-v1.h43 return !cgroup_subsys_on_dfl(memory_cgrp_subsys); in do_memsw_account()
A Dvmpressure.c252 if (!cgroup_subsys_on_dfl(memory_cgrp_subsys) && !tree) in vmpressure()
A Dhugetlb_cgroup.c473 bool legacy = !cgroup_subsys_on_dfl(hugetlb_cgrp_subsys); in hugetlb_cgroup_read_numa_stat()
A Dmemcontrol-v1.c1146 if (cgroup_subsys_on_dfl(memory_cgrp_subsys)) in memcg1_can_attach()
3058 if (!cgroup_subsys_on_dfl(memory_cgrp_subsys)) { in memcg1_account_kmem()
A Dvmscan.c240 if (cgroup_subsys_on_dfl(memory_cgrp_subsys)) in writeback_throttling_sane()
/linux/kernel/sched/
A Dcore.c9549 if (cgroup_subsys_on_dfl(cpu_cgrp_subsys)) { in tg_cfs_schedulable_down()

Completed in 99 milliseconds