| H A D | sem.c | 138 int nsops; /* number of operations */ member 390 int nsops) in sem_lock() argument 648 int result, sem_op, nsops; in perform_atomic_semop_slow() local 721 int result, sem_op, nsops; in perform_atomic_semop() local 894 do_smart_wakeup_zero(struct sem_array * sma,struct sembuf * sops,int nsops,struct wake_q_head * wake_q) do_smart_wakeup_zero() argument 1029 do_smart_update(struct sem_array * sma,struct sembuf * sops,int nsops,int otime,struct wake_q_head * wake_q) do_smart_update() argument 1984 __do_semtimedop(int semid,struct sembuf * sops,unsigned nsops,const struct timespec64 * timeout,struct ipc_namespace * ns) __do_semtimedop() argument 2223 do_semtimedop(int semid,struct sembuf __user * tsops,unsigned nsops,const struct timespec64 * timeout) do_semtimedop() argument 2257 ksys_semtimedop(int semid,struct sembuf __user * tsops,unsigned int nsops,const struct __kernel_timespec __user * timeout) ksys_semtimedop() argument 2269 SYSCALL_DEFINE4(semtimedop,int,semid,struct sembuf __user *,tsops,unsigned int,nsops,const struct __kernel_timespec __user *,timeout) SYSCALL_DEFINE4() argument 2276 compat_ksys_semtimedop(int semid,struct sembuf __user * tsems,unsigned int nsops,const struct old_timespec32 __user * timeout) compat_ksys_semtimedop() argument 2289 SYSCALL_DEFINE4(semtimedop_time32,int,semid,struct sembuf __user *,tsems,unsigned int,nsops,const struct old_timespec32 __user *,timeout) SYSCALL_DEFINE4() argument 2297 SYSCALL_DEFINE3(semop,int,semid,struct sembuf __user *,tsops,unsigned,nsops) SYSCALL_DEFINE3() argument [all...] |