Home
last modified time | relevance | path

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

/include/uapi/linux/
A Dsem.h40 struct sembuf { struct
/include/uapi/asm-generic/
A DKbuild22 mandatory-y += sembuf.h
/include/linux/
A Dsyscalls.h42 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 Dsecurity.h46 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 Dlsm_hook_defs.h287 LSM_HOOK(int, 0, sem_semop, struct kern_ipc_perm *perm, struct sembuf *sops,

Completed in 19 milliseconds