Searched refs:linux_newuname (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h1296 int linux_newuname(struct thread *, struct linux_newuname_args *);
H A Dlinux_sysent.c83 { AS(linux_newuname_args), (sy_call_t *)linux_newuname, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 63 = linux_newuname */
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1600 int linux_newuname(struct thread *, struct linux_newuname_args *);
H A Dlinux32_sysent.c143 { AS(linux_newuname_args), (sy_call_t *)linux_newuname, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 122 = linux_newuname */
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c733 linux_newuname(struct thread *td, struct linux_newuname_args *args) function
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h1619 int linux_newuname(struct thread *, struct linux_newuname_args *);
H A Dlinux_sysent.c142 { AS(linux_newuname_args), (sy_call_t *)linux_newuname, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 122 = linux_newuname */

Completed in 419 milliseconds