Searched refs:sys_semop (Results 1 – 4 of 4) sorted by relevance
387 return (sys_semop(td, &ap)); in ibcs2_semop()
1085 sys_semop(struct thread *td, struct semop_args *uap) in sys_semop() function1721 (sy_call_t *)sys_semop
521 return (sys_semop(td, &bsd_args)); in linux_semop()
1919 int sys_semop(struct thread *, struct semop_args *);