Home
last modified time | relevance | path

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

/linux-2.6.39/arch/um/drivers/
Dharddog_user.c82 helper_wait(pid); in start_watchdog()
89 helper_wait(pid); in start_watchdog()
Dslirp_user.c101 err = helper_wait(pri->pid); in slirp_close()
Dslip_user.c112 err = helper_wait(pid); in slip_tramp()
Dnet_user.c204 helper_wait(pid); in change_tramp()
/linux-2.6.39/arch/um/kernel/
Dksyms.c53 EXPORT_SYMBOL(helper_wait);
/linux-2.6.39/arch/um/os-Linux/
Dhelper.c150 int helper_wait(int pid) in helper_wait() function
/linux-2.6.39/arch/um/os-Linux/drivers/
Dtuntap_user.c111 helper_wait(pid); in tuntap_open_tramp()
Dethertap_user.c134 err = helper_wait(pid); in etap_tramp()
/linux-2.6.39/arch/um/include/shared/
Dos.h212 extern int helper_wait(int pid);