Home
last modified time | relevance | path

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

/freebsd-12.1/sys/i386/linux/
H A Dlinux_machdep.c218 error = linux_shmat(td, &a); in linux_ipc()
H A Dlinux_sysent.c417 …{ AS(linux_shmat_args), (sy_call_t *)linux_shmat, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 397…
H A Dlinux_proto.h1847 int linux_shmat(struct thread *, struct linux_shmat_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_machdep.c344 error = linux_shmat(td, &a); in linux_ipc()
H A Dlinux32_sysent.c417 …{ AS(linux_shmat_args), (sy_call_t *)linux_shmat, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 397…
H A Dlinux32_proto.h1827 int linux_shmat(struct thread *, struct linux_shmat_args *);
/freebsd-12.1/sys/compat/linux/
H A Dlinux_ipc.c781 linux_shmat(struct thread *td, struct linux_shmat_args *args) in linux_shmat() function
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c216 …{ AS(linux_shmat_args), (sy_call_t *)linux_shmat, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 196…
H A Dlinux_proto.h1210 int linux_shmat(struct thread *, struct linux_shmat_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c50 …{ AS(linux_shmat_args), (sy_call_t *)linux_shmat, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 30 …
H A Dlinux_proto.h1266 int linux_shmat(struct thread *, struct linux_shmat_args *);