Searched refs:sops (Results 1 – 3 of 3) sorted by relevance
/include/linux/ |
D | syscalls.h | 781 asmlinkage long sys_semtimedop(int semid, struct sembuf __user *sops, 784 asmlinkage long sys_semtimedop_time32(int semid, struct sembuf __user *sops, 787 asmlinkage long sys_semop(int semid, struct sembuf __user *sops,
|
D | security.h | 429 int security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, 1205 struct sembuf *sops, unsigned nsops, in security_sem_semop() argument
|
D | lsm_hooks.h | 1683 int (*sem_semop)(struct kern_ipc_perm *perm, struct sembuf *sops,
|