Searched defs:tsops (Results 1 – 1 of 1) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/ipc/ |
| D | sem.c | 2029 static long do_semtimedop(int semid, struct sembuf __user *tsops, unsigned nsops, const struct time… in do_semtimedop() 2294 long ksys_semtimedop(int semid, struct sembuf __user *tsops, unsigned int nsops, in ksys_semtimedop() 2307 SYSCALL_DEFINE4(semtimedop, int, semid, struct sembuf __user *, tsops, unsigned int, nsops, in SYSCALL_DEFINE4() argument 2334 SYSCALL_DEFINE3(semop, int, semid, struct sembuf __user *, tsops, unsigned, nsops) in SYSCALL_DEFINE3() argument
|