Home
last modified time | relevance | path

Searched refs:sembuf (Results 1 – 5 of 5) sorted by relevance

/include/uapi/linux/
Dsem.h40 struct sembuf { struct
/include/uapi/asm-generic/
DKbuild22 mandatory-y += sembuf.h
/include/linux/
Dsyscalls.h42 struct sembuf;
811 asmlinkage long sys_semtimedop(int semid, struct sembuf __user *sops,
814 asmlinkage long sys_semtimedop_time32(int semid, struct sembuf __user *sops,
817 asmlinkage long sys_semop(int semid, struct sembuf __user *sops,
1354 long ksys_semtimedop(int semid, struct sembuf __user *tsops,
1368 long compat_ksys_semtimedop(int semid, struct sembuf __user *tsems,
Dsecurity.h40 struct sembuf;
449 int security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops,
1265 struct sembuf *sops, unsigned nsops, in security_sem_semop()
Dlsm_hook_defs.h246 LSM_HOOK(int, 0, sem_semop, struct kern_ipc_perm *perm, struct sembuf *sops,