Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arm/kernel/
Dsys_oabi-compat.c340 struct oabi_sembuf __user *tsops, in sys_oabi_semtimedop()
385 asmlinkage long sys_oabi_semop(int semid, struct oabi_sembuf __user *tsops, in sys_oabi_semop()
410 struct oabi_sembuf __user *tsops, in sys_oabi_semtimedop()
417 asmlinkage long sys_oabi_semop(int semid, struct oabi_sembuf __user *tsops, in sys_oabi_semop()
/kernel/linux/linux-5.10/arch/arm/kernel/
Dsys_oabi-compat.c325 struct oabi_sembuf __user *tsops, in sys_oabi_semtimedop()
367 asmlinkage long sys_oabi_semop(int semid, struct oabi_sembuf __user *tsops, in sys_oabi_semop()
/kernel/linux/linux-5.10/ipc/
Dsem.c1983 static long do_semtimedop(int semid, struct sembuf __user *tsops, in do_semtimedop()
2237 long ksys_semtimedop(int semid, struct sembuf __user *tsops, in ksys_semtimedop()
2249 SYSCALL_DEFINE4(semtimedop, int, semid, struct sembuf __user *, tsops, in SYSCALL_DEFINE4() argument
2277 SYSCALL_DEFINE3(semop, int, semid, struct sembuf __user *, tsops, in SYSCALL_DEFINE3() argument
/kernel/linux/linux-6.6/ipc/
Dsem.c2222 static long do_semtimedop(int semid, struct sembuf __user *tsops, in do_semtimedop()
2256 long ksys_semtimedop(int semid, struct sembuf __user *tsops, in ksys_semtimedop()
2268 SYSCALL_DEFINE4(semtimedop, int, semid, struct sembuf __user *, tsops, in SYSCALL_DEFINE4() argument
2296 SYSCALL_DEFINE3(semop, int, semid, struct sembuf __user *, tsops, in SYSCALL_DEFINE3() argument