Searched refs:linux_shmget_args (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_ipc.c807 linux_shmget(struct thread *td, struct linux_shmget_args *args)
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_machdep.c352 struct linux_shmget_args a;
H A Dlinux32_sysent.c416 { AS(linux_shmget_args), (sy_call_t *)linux_shmget, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 395 = linux_shmget */
H A Dlinux32_proto.h1395 struct linux_shmget_args { struct
1824 int linux_shmget(struct thread *, struct linux_shmget_args *);
H A Dlinux32_systrace_args.c2761 struct linux_shmget_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_machdep.c230 struct linux_shmget_args a;
H A Dlinux_sysent.c415 { AS(linux_shmget_args), (sy_call_t *)linux_shmget, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 395 = linux_shmget */
H A Dlinux_proto.h1413 struct linux_shmget_args { struct
1844 int linux_shmget(struct thread *, struct linux_shmget_args *);
H A Dlinux_systrace_args.c2837 struct linux_shmget_args *p = params;
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c49 { AS(linux_shmget_args), (sy_call_t *)linux_shmget, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 29 = linux_shmget */
H A Dlinux_proto.h138 struct linux_shmget_args { struct
1264 int linux_shmget(struct thread *, struct linux_shmget_args *);
H A Dlinux_systrace_args.c272 struct linux_shmget_args *p = params;

Completed in 399 milliseconds