Searched refs:linux_mlock2_args (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c345 { AS(linux_mlock2_args), (sy_call_t *)linux_mlock2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 325 = linux_mlock2 */
H A Dlinux_proto.h1173 struct linux_mlock2_args { struct
1502 int linux_mlock2(struct thread *, struct linux_mlock2_args *);
H A Dlinux_systrace_args.c2382 struct linux_mlock2_args *p = params;
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c397 { AS(linux_mlock2_args), (sy_call_t *)linux_mlock2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 376 = linux_mlock2 */
H A Dlinux32_proto.h1325 struct linux_mlock2_args { struct
1811 int linux_mlock2(struct thread *, struct linux_mlock2_args *);
H A Dlinux32_systrace_args.c2643 struct linux_mlock2_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c396 { AS(linux_mlock2_args), (sy_call_t *)linux_mlock2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 376 = linux_mlock2 */
H A Dlinux_proto.h1343 struct linux_mlock2_args { struct
1831 int linux_mlock2(struct thread *, struct linux_mlock2_args *);
H A Dlinux_systrace_args.c2719 struct linux_mlock2_args *p = params;

Completed in 331 milliseconds