Home
last modified time | relevance | path

Searched refs:linux_shmget (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/sys/i386/linux/
H A Dlinux_machdep.c238 return (linux_shmget(td, &a)); in linux_ipc()
H A Dlinux_sysent.c415 …{ AS(linux_shmget_args), (sy_call_t *)linux_shmget, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 3…
H A Dlinux_proto.h1845 int linux_shmget(struct thread *, struct linux_shmget_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_machdep.c364 return (linux_shmget(td, &a)); in linux_ipc()
H A Dlinux32_sysent.c415 …{ AS(linux_shmget_args), (sy_call_t *)linux_shmget, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 3…
H A Dlinux32_proto.h1825 int linux_shmget(struct thread *, struct linux_shmget_args *);
/freebsd-12.1/sys/compat/linux/
H A Dlinux_ipc.c807 linux_shmget(struct thread *td, struct linux_shmget_args *args) in linux_shmget() function
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c214 …{ AS(linux_shmget_args), (sy_call_t *)linux_shmget, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 1…
H A Dlinux_proto.h1208 int linux_shmget(struct thread *, struct linux_shmget_args *);
/freebsd-12.1/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 }, /* 2…
H A Dlinux_proto.h1265 int linux_shmget(struct thread *, struct linux_shmget_args *);