Home
last modified time | relevance | path

Searched defs:tsops (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/arm/kernel/
Dsys_oabi-compat.c315 struct oabi_sembuf __user *tsops, in sys_oabi_semtimedop()
357 asmlinkage long sys_oabi_semop(int semid, struct oabi_sembuf __user *tsops, in sys_oabi_semop()
/Linux-v5.4/ipc/
Dsem.c1966 static long do_semtimedop(int semid, struct sembuf __user *tsops, in do_semtimedop()
2219 long ksys_semtimedop(int semid, struct sembuf __user *tsops, in ksys_semtimedop()
2231 SYSCALL_DEFINE4(semtimedop, int, semid, struct sembuf __user *, tsops, in SYSCALL_DEFINE4() argument
2259 SYSCALL_DEFINE3(semop, int, semid, struct sembuf __user *, tsops, in SYSCALL_DEFINE3() argument