Searched refs:linux_common_execve (Results 1 – 6 of 6) sorted by relevance
58 int linux_common_execve(struct thread *, struct image_args *);
214 linux_common_execve(struct thread *td, struct image_args *eargs) in linux_common_execve() function
78 error = linux_common_execve(td, &eargs); in linux_execve()
111 error = linux_common_execve(td, &eargs); in linux_execve()
120 error = linux_common_execve(td, &eargs); in linux_execve()
147 error = linux_common_execve(td, &eargs); in linux_execve()