Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/ipc/
H A Dsem.c138 int nsops; /* number of operations */ member
387 int nsops) in sem_lock()
645 int result, sem_op, nsops; in perform_atomic_semop_slow() local
718 int result, sem_op, nsops; in perform_atomic_semop() local
892 int nsops, struct wake_q_head *wake_q) in do_smart_wakeup_zero()
1027 static void do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, in do_smart_update()
1984 unsigned nsops, const struct timespec64 *timeout) in do_semtimedop()
2238 unsigned int nsops, const struct __kernel_timespec __user *timeout) in ksys_semtimedop()
2250 unsigned int, nsops, const struct __kernel_timespec __user *, timeout) in SYSCALL_DEFINE4() argument
2257 unsigned int nsops, in compat_ksys_semtimedop()
[all …]
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dsys_oabi-compat.c326 unsigned nsops, in sys_oabi_semtimedop()
368 unsigned nsops) in sys_oabi_semop()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsecurity.h1255 struct sembuf *sops, unsigned nsops, in security_sem_semop()
/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c1952 unsigned nsops, int alter) in security_sem_semop()
/OK3568_Linux_fs/kernel/security/smack/
H A Dsmack_lsm.c3108 unsigned nsops, int alter) in smack_sem_semop()
/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c6319 struct sembuf *sops, unsigned nsops, int alter) in selinux_sem_semop()