Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dharddog_user.c82 helper_wait(pid); in start_watchdog()
89 helper_wait(pid); in start_watchdog()
H A Dslirp_user.c99 err = helper_wait(pri->pid); in slirp_close()
H A Dslip_user.c110 err = helper_wait(pid); in slip_tramp()
H A Dnet_user.c202 helper_wait(pid); in change_tramp()
/openbmc/linux/arch/um/kernel/
H A Dksyms.c31 EXPORT_SYMBOL(helper_wait);
/openbmc/qemu/target/mips/tcg/
H A Dexception.c67 void helper_wait(CPUMIPSState *env) in helper_wait() function
/openbmc/linux/arch/um/os-Linux/
H A Dhelper.c153 int helper_wait(int pid) in helper_wait() function
/openbmc/linux/arch/um/os-Linux/drivers/
H A Dtuntap_user.c109 helper_wait(pid); in tuntap_open_tramp()
H A Dethertap_user.c132 err = helper_wait(pid); in etap_tramp()
/openbmc/linux/arch/um/include/shared/
H A Dos.h222 extern int helper_wait(int pid);
/openbmc/qemu/target/rx/
H A Dop_helper.c448 G_NORETURN void helper_wait(CPURXState *env) in helper_wait() function