Home
last modified time | relevance | path

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

/linux-3.4.99/arch/um/drivers/
Dharddog_user.c81 helper_wait(pid); in start_watchdog()
88 helper_wait(pid); in start_watchdog()
Dslirp_user.c99 err = helper_wait(pri->pid); in slirp_close()
Dslip_user.c110 err = helper_wait(pid); in slip_tramp()
Dnet_user.c202 helper_wait(pid); in change_tramp()
/linux-3.4.99/arch/um/kernel/
Dksyms.c31 EXPORT_SYMBOL(helper_wait);
/linux-3.4.99/arch/um/os-Linux/
Dhelper.c148 int helper_wait(int pid) in helper_wait() function
/linux-3.4.99/arch/um/os-Linux/drivers/
Dtuntap_user.c109 helper_wait(pid); in tuntap_open_tramp()
Dethertap_user.c132 err = helper_wait(pid); in etap_tramp()
/linux-3.4.99/arch/um/include/shared/
Dos.h211 extern int helper_wait(int pid);