Searched refs:linux_mremap_args (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c45 { AS(linux_mremap_args), (sy_call_t *)linux_mremap, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 25 = linux_mremap */
H A Dlinux_proto.h121 struct linux_mremap_args { struct
1261 int linux_mremap(struct thread *, struct linux_mremap_args *);
H A Dlinux_systrace_args.c234 struct linux_mremap_args *p = params;
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c184 { AS(linux_mremap_args), (sy_call_t *)linux_mremap, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 163 = linux_mremap */
H A Dlinux32_proto.h504 struct linux_mremap_args { struct
1629 int linux_mremap(struct thread *, struct linux_mremap_args *);
H A Dlinux32_systrace_args.c1105 struct linux_mremap_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c183 { AS(linux_mremap_args), (sy_call_t *)linux_mremap, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 163 = linux_mremap */
H A Dlinux_proto.h502 struct linux_mremap_args { struct
1647 int linux_mremap(struct thread *, struct linux_mremap_args *);
H A Dlinux_systrace_args.c1143 struct linux_mremap_args *p = params;
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c593 linux_mremap(struct thread *td, struct linux_mremap_args *args)

Completed in 398 milliseconds