Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dsem.c138 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
894 int nsops, struct wake_q_head *wake_q) in do_smart_wakeup_zero()
1984 unsigned nsops, const struct timespec64 *timeout, in __do_semtimedop()
2223 unsigned nsops, const struct timespec64 *timeout) in do_semtimedop()
2269 unsigned int, nsops, const struct __kernel_timespec __user *, timeout) in SYSCALL_DEFINE4() argument
2276 unsigned int nsops, in compat_ksys_semtimedop()
2289 unsigned int, nsops, in SYSCALL_DEFINE4() argument
[all …]
/openbmc/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c341 unsigned nsops, in sys_oabi_semtimedop()
386 unsigned nsops) in sys_oabi_semop()
411 unsigned nsops, in sys_oabi_semtimedop()
418 unsigned nsops) in sys_oabi_semop()
/openbmc/openbmc-tools/adcapp/src/
H A DEINTR_wrappers.c97 int sigwrap_semop(int semid, struct sembuf *sops, size_t nsops) in sigwrap_semop()
/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.c97 int sigwrap_semop(int semid, struct sembuf *sops, size_t nsops) in sigwrap_semop()
/openbmc/linux/include/linux/
H A Dsecurity.h1339 struct sembuf *sops, unsigned nsops, in security_sem_semop()
/openbmc/linux/security/smack/
H A Dsmack_lsm.c3279 unsigned nsops, int alter) in smack_sem_semop()
/openbmc/linux/security/
H A Dsecurity.c3801 unsigned nsops, int alter) in security_sem_semop()
/openbmc/qemu/linux-user/
H A Dsyscall.c4027 unsigned nsops) in target_to_host_sembuf()
4065 unsigned nsops, in do_semtimedop()
/openbmc/linux/security/selinux/
H A Dhooks.c6275 struct sembuf *sops, unsigned nsops, int alter) in selinux_sem_semop()