Home
last modified time | relevance | path

Searched refs:sops (Results 1 – 3 of 3) sorted by relevance

/security/
Dsecurity.c1865 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/
Dsmack_lsm.c3114 static int smack_sem_semop(struct kern_ipc_perm *isp, struct sembuf *sops, in smack_sem_semop() argument
/security/selinux/
Dhooks.c6226 struct sembuf *sops, unsigned nsops, int alter) in selinux_sem_semop() argument