Searched defs:run_helper (Results 1 - 2 of 2) sorted by relevance

/arch/um/os-Linux/
H A Dhelper.c42 int run_helper(void (*pre_exec)(void *), void *pre_data, char **argv) function
55 printk(UM_KERN_ERR "run_helper : pipe failed, errno = %d\n",
62 printk(UM_KERN_ERR "run_helper : setting FD_CLOEXEC failed, "
77 printk(UM_KERN_ERR "run_helper : clone failed, errno = %d\n",
95 printk(UM_KERN_ERR "run_helper : read on pipe failed, "
/arch/um/kernel/
H A Dksyms.c37 EXPORT_SYMBOL(run_helper); variable

Completed in 55 milliseconds