Searched refs:security_sem_semop (Results 1 – 3 of 3) sorted by relevance
472 int security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops,1338 static inline int security_sem_semop(struct kern_ipc_perm *sma, in security_sem_semop() function
2066 error = security_sem_semop(&sma->sem_perm, sops, nsops, alter); in __do_semtimedop()
3800 int security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, in security_sem_semop() function