Searched defs:pre_exec (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/um/drivers/ | ||
H A D | harddog_user.c | 18 static void pre_exec(void *d) in pre_exec() function |
/openbmc/linux/arch/um/os-Linux/ | ||
H A D | helper.c | 19 void (*pre_exec)(void*); member |