Searched refs:helper_child (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/um/os-Linux/ | ||
H A D | helper.c | 25 static int helper_child(void *arg) helper_child() function 74 pid = clone(helper_child, (void *) sp, CLONE_VM, &data); run_helper() |
Completed in 190 milliseconds