Searched refs:linux_proc_exec (Results 1 – 4 of 4) sorted by relevance
55 void linux_proc_exec(void *, struct proc *, struct image_params *);
74 linux_proc_exec, NULL, 1000); in linux_common_modevent()
262 linux_proc_exec(void *arg __unused, struct proc *p, struct image_params *imgp) in linux_proc_exec() function
1054 linux_exec_tag = EVENTHANDLER_REGISTER(process_exec, linux_proc_exec, in linux_elf_modevent()