Searched defs:nsops (Results 1 – 2 of 2) sorted by relevance
/ipc/ |
D | sem.c | 113 int nsops; /* number of operations */ member 299 int nsops) in sem_lock() 398 int id, struct sembuf *sops, int nsops, int *locknum) in sem_obtain_lock() 614 int result, sem_op, nsops, pid; in perform_atomic_semop() local 832 int nsops, struct list_head *pt) in do_smart_wakeup_zero() 972 static void do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, in do_smart_update() 1792 unsigned, nsops, const struct timespec __user *, timeout) in SYSCALL_DEFINE4() argument 2027 unsigned, nsops) in SYSCALL_DEFINE3() argument
|
D | compat.c | 750 unsigned, nsops, in COMPAT_SYSCALL_DEFINE4() argument
|