Home
last modified time | relevance | path

Searched defs:child_fn (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_kill.c46 static int child_fn(const char *cgroup, void *arg) in child_fn() function
H A Dtest_freezer.c121 static int child_fn(const char *cgroup, void *arg) in child_fn() function
/openbmc/linux/tools/testing/selftests/mm/
H A Dcow.c165 typedef int (*child_fn)(char *mem, size_t size, struct comm_pipes *comm_pipes); typedef