Searched refs:linux_mincore_args (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_proto.h675 struct linux_mincore_args { struct
1278 int linux_mincore(struct thread *, struct linux_mincore_args *);
H A Dlinux_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 Dlinux_systrace_args.c1574 struct linux_mincore_args *p = params;
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_proto.h678 struct linux_mincore_args { struct
1259 int linux_mincore(struct thread *, struct linux_mincore_args *);
H A Dlinux32_sysent.c240 { AS(linux_mincore_args), (sy_call_t *)linux_mincore, AUE_MINCORE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 218 = linux_mincore */
H A Dlinux32_systrace_args.c1531 struct linux_mincore_args *p = params;

Completed in 146 milliseconds