Home
last modified time | relevance | path

Searched refs:pre_exec (Results 1 – 2 of 2) sorted by relevance

/linux/arch/um/drivers/
H A Dharddog_user.c18 static void pre_exec(void *d) in pre_exec() function
68 pid = run_helper(pre_exec, &data, args); in start_watchdog()
/linux/arch/um/include/shared/
H A Dos.h222 extern int run_helper(void (*pre_exec)(void *), void *pre_data, char **argv);