Searched refs:sops (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ |
| D | syscalls.h | 736 asmlinkage long sys_semtimedop(int semid, struct sembuf __user *sops, 739 asmlinkage long sys_semtimedop_time32(int semid, struct sembuf __user *sops, 742 asmlinkage long sys_semop(int semid, struct sembuf __user *sops,
|
| D | security.h | 505 int security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, 1425 struct sembuf *sops, unsigned nsops, in security_sem_semop() argument
|
| D | lsm_hook_defs.h | 282 LSM_HOOK(int, 0, sem_semop, struct kern_ipc_perm *perm, struct sembuf *sops,
|