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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dkmod.c132 static int ____call_usermodehelper(void *data) function
185 pid = kernel_thread(____call_usermodehelper, sub_info, SIGCHLD);
202 * If ret is 0, either ____call_usermodehelper failed and the
229 pid = kernel_thread(____call_usermodehelper, sub_info,

Completed in 50 milliseconds