Home
last modified time | relevance | path

Searched refs:linux_semop (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/sys/compat/linux/
H A Dlinux_ipc.h94 int linux_semop(struct thread *, struct linux_semop_args *);
H A Dlinux_ipc.c508 linux_semop(struct thread *td, struct linux_semop_args *args) in linux_semop() function
/freebsd-12.1/sys/i386/linux/
H A Dlinux_machdep.c141 return (linux_semop(td, &a)); in linux_ipc()
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_machdep.c267 return (linux_semop(td, &a)); in linux_ipc()
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c213 …{ AS(linux_semop_args), (sy_call_t *)linux_semop, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 193…
H A Dlinux_proto.h1207 int linux_semop(struct thread *, struct linux_semop_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c85 …{ AS(linux_semop_args), (sy_call_t *)linux_semop, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 65 …
H A Dlinux_proto.h1299 int linux_semop(struct thread *, struct linux_semop_args *);