Searched refs:linux_common_execve (Results 1 – 5 of 5) sorted by relevance
58 int linux_common_execve(struct thread *, struct image_args *);
171 linux_common_execve(struct thread *td, struct image_args *eargs) in linux_common_execve() function
106 error = linux_common_execve(td, &eargs); in linux_execve()
121 error = linux_common_execve(td, &eargs); in linux_execve()
143 error = linux_common_execve(td, &eargs); in linux_execve()