Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/cgroup/
Dcgroup-v1.c213 static void cgroup_pidlist_destroy_work_fn(struct work_struct *work) in cgroup_pidlist_destroy_work_fn() function
318 INIT_DELAYED_WORK(&l->destroy_dwork, cgroup_pidlist_destroy_work_fn); in cgroup_pidlist_find_create()