Searched refs:sys_semop (Results 1 – 5 of 5) sorted by relevance
385 return (sys_semop(td, &ap)); in ibcs2_semop()
296 return sys_semop(td, &ap);
1079 sys_semop(struct thread *td, struct semop_args *uap) in sys_semop() function1711 (sy_call_t *)sys_semop
521 return (sys_semop(td, &bsd_args)); in linux_semop()
1931 int sys_semop(struct thread *, struct semop_args *);