Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dcgroup.c3789 struct delayed_work destroy_dwork; member
3821 mod_delayed_work(cgroup_pidlist_destroy_wq, &l->destroy_dwork, 0); in cgroup_pidlist_destroy_all()
3832 destroy_dwork); in cgroup_pidlist_destroy_work_fn()
3963 INIT_DELAYED_WORK(&l->destroy_dwork, cgroup_pidlist_destroy_work_fn); in cgroup_pidlist_find_create()
4172 mod_delayed_work(cgroup_pidlist_destroy_wq, &l->destroy_dwork, in cgroup_pidlist_stop()