Searched refs:sops (Results 1 – 3 of 3) sorted by relevance
/security/ |
D | security.c | 1865 int security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, in security_sem_semop() argument 1868 return call_int_hook(sem_semop, 0, sma, sops, nsops, alter); in security_sem_semop()
|
/security/smack/ |
D | smack_lsm.c | 3114 static int smack_sem_semop(struct kern_ipc_perm *isp, struct sembuf *sops, in smack_sem_semop() argument
|
/security/selinux/ |
D | hooks.c | 6226 struct sembuf *sops, unsigned nsops, int alter) in selinux_sem_semop() argument
|