Searched refs:linux_mincore (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c238 { AS(linux_mincore_args), (sy_call_t *)linux_mincore, AUE_MINCORE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 218 = linux_mincore */
H A Dlinux_proto.h1686 int linux_mincore(struct thread *, struct linux_mincore_args *);
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c2588 linux_mincore(struct thread *td, struct linux_mincore_args *args) function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c239 { AS(linux_mincore_args), (sy_call_t *)linux_mincore, AUE_MINCORE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 218 = linux_mincore */
H A Dlinux32_proto.h1667 int linux_mincore(struct thread *, struct linux_mincore_args *);
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c47 { AS(linux_mincore_args), (sy_call_t *)linux_mincore, AUE_MINCORE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 27 = linux_mincore */
H A Dlinux_proto.h1263 int linux_mincore(struct thread *, struct linux_mincore_args *);

Completed in 169 milliseconds