Searched refs:sembuf (Results 1 – 5 of 5) sorted by relevance
| /include/uapi/linux/ |
| A D | sem.h | 40 struct sembuf { struct
|
| /include/uapi/asm-generic/ |
| A D | Kbuild | 22 mandatory-y += sembuf.h
|
| /include/linux/ |
| A D | syscalls.h | 42 struct sembuf; 756 asmlinkage long sys_semtimedop(int semid, struct sembuf __user *sops, 759 asmlinkage long sys_semtimedop_time32(int semid, struct sembuf __user *sops, 762 asmlinkage long sys_semop(int semid, struct sembuf __user *sops, 1305 long ksys_semtimedop(int semid, struct sembuf __user *tsops, 1319 long compat_ksys_semtimedop(int semid, struct sembuf __user *tsems, 1322 long __do_semtimedop(int semid, struct sembuf *tsems, unsigned int nsops,
|
| A D | security.h | 46 struct sembuf; 558 int security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, 1507 struct sembuf *sops, unsigned nsops, in security_sem_semop()
|
| A D | lsm_hook_defs.h | 287 LSM_HOOK(int, 0, sem_semop, struct kern_ipc_perm *perm, struct sembuf *sops,
|
Completed in 19 milliseconds