Searched defs:nsops (Results 1 – 1 of 1) sorted by relevance
/ipc/ |
D | sem.c | 138 int nsops; /* number of operations */ member 390 int nsops) in sem_lock() 648 int result, sem_op, nsops; in perform_atomic_semop_slow() local 721 int result, sem_op, nsops; in perform_atomic_semop() local 895 int nsops, struct wake_q_head *wake_q) in do_smart_wakeup_zero() 1030 static void do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, in do_smart_update() 1988 unsigned nsops, const struct timespec64 *timeout, in __do_semtimedop() 2228 unsigned nsops, const struct timespec64 *timeout) in do_semtimedop() 2262 unsigned int nsops, const struct __kernel_timespec __user *timeout) in ksys_semtimedop() 2274 unsigned int, nsops, const struct __kernel_timespec __user *, timeout) in SYSCALL_DEFINE4() argument [all …]
|