Home
last modified time | relevance | path

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

/linux/ipc/
H A Dsem.c138 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...]
/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c339 unsigned nsops, in sys_oabi_semtimedop()
384 unsigned nsops) in sys_oabi_semop()
409 unsigned nsops, in sys_oabi_semtimedop()
416 unsigned nsops) in sys_oabi_semop()
/linux/security/smack/
H A Dsmack_lsm.c3350 smack_sem_semop(struct kern_ipc_perm * isp,struct sembuf * sops,unsigned nsops,int alter) smack_sem_semop() argument
/linux/security/
H A Dsecurity.c3688 unsigned nsops, int alter) in security_sem_semop() argument
/linux/security/selinux/
H A Dhooks.c6620 selinux_sem_semop(struct kern_ipc_perm * sma,struct sembuf * sops,unsigned nsops,int alter) selinux_sem_semop() argument