Home
last modified time | relevance | path

Searched defs:nsops (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/ipc/
H A Dsem.c138 int nsops; /* number of operations */ member
386 static inline int sem_lock(struct sem_array *sma, struct sembuf *sops, int nsops) in sem_lock() argument
651 int result, sem_op, nsops; in perform_atomic_semop_slow() local
730 int result, sem_op, nsops; in perform_atomic_semop() local
912 do_smart_wakeup_zero(struct sem_array *sma, struct sembuf *sops, int nsops, struct wake_q_head *wake_q) do_smart_wakeup_zero() argument
1049 do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, int otime, struct wake_q_head *wake_q) do_smart_update() argument
2029 do_semtimedop(int semid, struct sembuf __user *tsops, unsigned nsops, const struct timespec64 *timeout) do_semtimedop() argument
2294 ksys_semtimedop(int semid, struct sembuf __user *tsops, unsigned int nsops, const struct __kernel_timespec __user *timeout) ksys_semtimedop() argument
2314 compat_ksys_semtimedop(int semid, struct sembuf __user *tsems, unsigned int nsops, const struct old_timespec32 __user *timeout) compat_ksys_semtimedop() argument
[all...]

Completed in 3 milliseconds