Home
last modified time | relevance | path

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

/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-4.19/arch/arm/kernel/
Dsys_oabi-compat.c318 struct oabi_sembuf __user *tsops, in sys_oabi_semtimedop()
360 asmlinkage long sys_oabi_semop(int semid, struct oabi_sembuf __user *tsops, in sys_oabi_semop()
/kernel/linux/linux-4.19/ipc/
Dsem.c1943 static long do_semtimedop(int semid, struct sembuf __user *tsops, in do_semtimedop()
2197 long ksys_semtimedop(int semid, struct sembuf __user *tsops, in ksys_semtimedop()
2209 SYSCALL_DEFINE4(semtimedop, int, semid, struct sembuf __user *, tsops, in SYSCALL_DEFINE4() argument
2237 SYSCALL_DEFINE3(semop, int, semid, struct sembuf __user *, tsops, in SYSCALL_DEFINE3() argument
/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