Searched refs:linux_common_execve (Results 1 – 6 of 6) sorted by relevance
60 int linux_common_execve(struct thread *, struct image_args *);
253 linux_common_execve(struct thread *td, struct image_args *eargs) in linux_common_execve() function
79 error = linux_common_execve(td, &eargs); in linux_execve()
115 error = linux_common_execve(td, &eargs); in linux_execve()
118 error = linux_common_execve(td, &eargs); in linux_execve()
142 error = linux_common_execve(td, &eargs); in linux_execve()