Searched refs:linux_proc_exec (Results 1 – 4 of 4) sorted by relevance
115 void linux_proc_exec(void *, struct proc *, struct image_params *);
344 linux_proc_exec(void *arg __unused, struct proc *p, struct image_params *imgp) in linux_proc_exec() function
1108 linux_exec_tag = EVENTHANDLER_REGISTER(process_exec, linux_proc_exec, in linux_elf_modevent()
1135 linux_proc_exec, NULL, 1000); in linux_elf_modevent()