Searched refs:sops (Results 1 – 3 of 3) sorted by relevance
/include/linux/ |
D | syscalls.h | 821 asmlinkage long sys_semtimedop(int semid, struct sembuf __user *sops, 824 asmlinkage long sys_semtimedop_time32(int semid, struct sembuf __user *sops, 827 asmlinkage long sys_semop(int semid, struct sembuf __user *sops,
|
D | security.h | 463 int security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, 1301 struct sembuf *sops, unsigned nsops, in security_sem_semop() argument
|
D | lsm_hook_defs.h | 255 LSM_HOOK(int, 0, sem_semop, struct kern_ipc_perm *perm, struct sembuf *sops,
|