Home
last modified time | relevance | path

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

/Linux-v5.10/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()
Dpids.c237 cgroup_file_notify(&pids->events_file); in pids_can_fork()
Dcgroup.c816 cgroup_file_notify(&cgrp->events_file); in cgroup_update_populated()
3808 cgroup_file_notify(container_of(timer, struct cgroup_file, in cgroup_file_notify_timer()
4087 void cgroup_file_notify(struct cgroup_file *cfile) in cgroup_file_notify() function
/Linux-v5.10/include/linux/
Dmemcontrol.h908 cgroup_file_notify(&memcg->events_local_file); in memcg_memory_event()
913 cgroup_file_notify(&memcg->swap_events_file); in memcg_memory_event()
915 cgroup_file_notify(&memcg->events_file); in memcg_memory_event()
Dcgroup.h116 void cgroup_file_notify(struct cgroup_file *cfile);
/Linux-v5.10/mm/
Dhugetlb_cgroup.c222 cgroup_file_notify(&hugetlb->events_local_file[idx]); in hugetlb_event()
226 cgroup_file_notify(&hugetlb->events_file[idx]); in hugetlb_event()