Searched refs:helper_child (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/
H A Dhelper.c27 static int helper_child(void *arg) function
76 pid = clone(helper_child, (void *) sp, CLONE_VM, &data);

Completed in 103 milliseconds