Home
last modified time | relevance | path

Searched refs:cgroup_file_notify (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/kernel/cgroup/
Dfreezer.c32 cgroup_file_notify(&cgrp->events_file); in cgroup_propagate_frozen()
40 cgroup_file_notify(&cgrp->events_file); in cgroup_propagate_frozen()
79 cgroup_file_notify(&cgrp->events_file); in cgroup_update_frozen()
321 cgroup_file_notify(&cgrp->events_file); in cgroup_freeze()
Dmisc.c169 cgroup_file_notify(&j->events_file); in misc_cg_try_charge()
Dpids.c257 cgroup_file_notify(&pids->events_file); in pids_can_fork()
Dcgroup.c845 cgroup_file_notify(&cgrp->events_file); in cgroup_update_populated()
4166 cgroup_file_notify(container_of(timer, struct cgroup_file, in cgroup_file_notify_timer()
4458 void cgroup_file_notify(struct cgroup_file *cfile) in cgroup_file_notify() function
Dcpuset.c327 cgroup_file_notify(&cs->partition_file); in notify_partition_change()
/linux-6.1.9/include/linux/
Dmemcontrol.h1105 cgroup_file_notify(&memcg->events_local_file); in memcg_memory_event()
1110 cgroup_file_notify(&memcg->swap_events_file); in memcg_memory_event()
1112 cgroup_file_notify(&memcg->events_file); in memcg_memory_event()
Dcgroup.h118 void cgroup_file_notify(struct cgroup_file *cfile);
/linux-6.1.9/mm/
Dhugetlb_cgroup.c245 cgroup_file_notify(&hugetlb->events_local_file[idx]); in hugetlb_event()
249 cgroup_file_notify(&hugetlb->events_file[idx]); in hugetlb_event()