Searched refs:linux32_semop (Results 1 – 1 of 1) sorted by relevance
78 linux32_semop(struct lwp *, const struct linux32_sys_ipc_args *, register_t *);131 return linux32_semop(l, uap, retval); in linux32_sys_ipc()260 linux32_semop(struct lwp *l, const struct linux32_sys_ipc_args *uap, in linux32_semop() function