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

/linux-4.4.14/arch/um/kernel/
H A Dksyms.c31 EXPORT_SYMBOL(helper_wait); variable
/linux-4.4.14/arch/um/os-Linux/
H A Dhelper.c148 int helper_wait(int pid) helper_wait() function
155 printk(UM_KERN_ERR "helper_wait : waitpid process %d failed, " helper_wait()
159 printk(UM_KERN_ERR "helper_wait : process %d exited with " helper_wait()
/linux-4.4.14/arch/um/drivers/
H A Dharddog_user.c81 helper_wait(pid); start_watchdog()
88 helper_wait(pid); start_watchdog()
H A Dslirp_user.c99 err = helper_wait(pri->pid); slirp_close()
H A Dnet_user.c202 helper_wait(pid); change_tramp()
H A Dslip_user.c110 err = helper_wait(pid); slip_tramp()
/linux-4.4.14/arch/um/os-Linux/drivers/
H A Dethertap_user.c132 err = helper_wait(pid); etap_tramp()
H A Dtuntap_user.c109 helper_wait(pid); tuntap_open_tramp()
/linux-4.4.14/arch/um/include/shared/
H A Dos.h214 extern int helper_wait(int pid);

Completed in 146 milliseconds