Searched defs:tsops (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| H A D | sys_oabi-compat.c | 367 asmlinkage long sys_oabi_semop(int semid, struct oabi_sembuf __user *tsops, in sys_oabi_semop() argument 324 sys_oabi_semtimedop(int semid, struct oabi_sembuf __user *tsops, unsigned nsops, const struct old_timespec32 __user *timeout) sys_oabi_semtimedop() argument
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | sys_oabi-compat.c | 385 asmlinkage long sys_oabi_semop(int semid, struct oabi_sembuf __user *tsops, in sys_oabi_semop() argument 417 asmlinkage long sys_oabi_semop(int semid, struct oabi_sembuf __user *tsops, in sys_oabi_semop() argument 339 sys_oabi_semtimedop(int semid, struct oabi_sembuf __user *tsops, unsigned nsops, const struct old_timespec32 __user *timeout) sys_oabi_semtimedop() argument 409 sys_oabi_semtimedop(int semid, struct oabi_sembuf __user *tsops, unsigned nsops, const struct old_timespec32 __user *timeout) sys_oabi_semtimedop() argument
|
| /device/soc/rockchip/common/sdk_linux/ipc/ |
| H A D | sem.c | 2029 static long do_semtimedop(int semid, struct sembuf __user *tsops, unsigned nsops, const struct timespec64 *timeout)
in do_semtimedop() argument 2294 long ksys_semtimedop(int semid, struct sembuf __user *tsops, unsigned int nsops,
in ksys_semtimedop() argument [all...] |
| /kernel/linux/linux-5.10/ipc/ |
| H A D | sem.c | 1983 static long do_semtimedop(int semid, struct sembuf __user *tsops, in do_semtimedop() argument 2237 long ksys_semtimedop(int semid, struct sembuf __user *tsops, in ksys_semtimedop() argument [all...] |
| /kernel/linux/linux-6.6/ipc/ |
| H A D | sem.c | 2222 static long do_semtimedop(int semid, struct sembuf __user *tsops, in do_semtimedop() argument 2256 long ksys_semtimedop(int semid, struct sembuf __user *tsops, in ksys_semtimedop() argument [all...] |
Completed in 21 milliseconds