Home
last modified time | relevance | path

Searched refs:linux_execve (Results 1 – 14 of 14) sorted by relevance

/freebsd-13.1/sys/arm64/linux/
H A Dlinux_machdep.c63 linux_execve(struct thread *td, struct linux_execve_args *uap) in linux_execve() function
H A Dlinux_sysent.c241 …{ .sy_narg = AS(linux_execve_args), .sy_call = (sy_call_t *)linux_execve, .sy_auevent = AUE_EXECVE…
H A Dlinux_proto.h1372 int linux_execve(struct thread *, struct linux_execve_args *);
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_machdep.c97 linux_execve(struct thread *td, struct linux_execve_args *args) in linux_execve() function
H A Dlinux_sysent.c79 …{ .sy_narg = AS(linux_execve_args), .sy_call = (sy_call_t *)linux_execve, .sy_auevent = AUE_EXECVE…
H A Dlinux_proto.h1429 int linux_execve(struct thread *, struct linux_execve_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_machdep.c102 linux_execve(struct thread *td, struct linux_execve_args *args) in linux_execve() function
H A Dlinux_sysent.c31 …{ .sy_narg = AS(linux_execve_args), .sy_call = (sy_call_t *)linux_execve, .sy_auevent = AUE_EXECVE…
H A Dlinux_proto.h1642 int linux_execve(struct thread *, struct linux_execve_args *);
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_machdep.c130 linux_execve(struct thread *td, struct linux_execve_args *args) in linux_execve() function
H A Dlinux32_sysent.c31 …{ .sy_narg = AS(linux_execve_args), .sy_call = (sy_call_t *)linux_execve, .sy_auevent = AUE_EXECVE…
H A Dlinux32_proto.h1649 int linux_execve(struct thread *, struct linux_execve_args *);
/freebsd-13.1/sys/arm/linux/
H A Dlinux_sysent.c31 …{ .sy_narg = AS(linux_execve_args), .sy_call = (sy_call_t *)linux_execve, .sy_auevent = AUE_EXECVE…
H A Dlinux_proto.h1240 int linux_execve(struct thread *, struct linux_execve_args *);