Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dharddog_user.c81 helper_wait(pid); in start_watchdog()
88 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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dksyms.c31 EXPORT_SYMBOL(helper_wait); variable
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dksyms.c31 EXPORT_SYMBOL(helper_wait); variable
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dhelper.c148 int helper_wait(int pid) in helper_wait() function
155 printk(UM_KERN_ERR "helper_wait : waitpid process %d failed, " in helper_wait()
159 printk(UM_KERN_ERR "helper_wait : process %d exited with " in helper_wait()
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dhelper.c153 int helper_wait(int pid) in helper_wait() function
160 printk(UM_KERN_ERR "helper_wait : waitpid process %d failed, " in helper_wait()
164 printk(UM_KERN_ERR "helper_wait : process %d exited with " in helper_wait()
/kernel/linux/linux-5.10/arch/um/os-Linux/drivers/
H A Dethertap_user.c132 err = helper_wait(pid); in etap_tramp()
H A Dtuntap_user.c109 helper_wait(pid); in tuntap_open_tramp()
/kernel/linux/linux-6.6/arch/um/os-Linux/drivers/
H A Dethertap_user.c132 err = helper_wait(pid); in etap_tramp()
H A Dtuntap_user.c109 helper_wait(pid); in tuntap_open_tramp()
/kernel/linux/linux-5.10/arch/um/include/shared/
H A Dos.h223 extern int helper_wait(int pid);
/kernel/linux/linux-6.6/arch/um/include/shared/
H A Dos.h222 extern int helper_wait(int pid);

Completed in 7 milliseconds