Home
last modified time | relevance | path

Searched defs:nsops (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsys_oabi-compat.c324 sys_oabi_semtimedop(int semid, struct oabi_sembuf __user *tsops, unsigned nsops, const struct old_timespec32 __user *timeout) sys_oabi_semtimedop() argument
367 sys_oabi_semop(int semid, struct oabi_sembuf __user *tsops, unsigned nsops) sys_oabi_semop() argument
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsys_oabi-compat.c339 sys_oabi_semtimedop(int semid, struct oabi_sembuf __user *tsops, unsigned nsops, const struct old_timespec32 __user *timeout) sys_oabi_semtimedop() argument
385 sys_oabi_semop(int semid, struct oabi_sembuf __user *tsops, unsigned nsops) sys_oabi_semop() argument
409 sys_oabi_semtimedop(int semid, struct oabi_sembuf __user *tsops, unsigned nsops, const struct old_timespec32 __user *timeout) sys_oabi_semtimedop() argument
417 sys_oabi_semop(int semid, struct oabi_sembuf __user *tsops, unsigned nsops) sys_oabi_semop() argument
[all...]
/kernel/linux/linux-5.10/ipc/
H A Dsem.c138 int nsops; /* number of operations */ member
645 int result, sem_op, nsops; in perform_atomic_semop_slow() local
718 int result, sem_op, nsops; in perform_atomic_semop() local
386 sem_lock(struct sem_array *sma, struct sembuf *sops, int nsops) sem_lock() argument
891 do_smart_wakeup_zero(struct sem_array *sma, struct sembuf *sops, int nsops, struct wake_q_head *wake_q) do_smart_wakeup_zero() argument
1027 do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, int otime, struct wake_q_head *wake_q) do_smart_update() argument
1983 do_semtimedop(int semid, struct sembuf __user *tsops, unsigned nsops, const struct timespec64 *timeout) do_semtimedop() argument
2237 ksys_semtimedop(int semid, struct sembuf __user *tsops, unsigned int nsops, const struct __kernel_timespec __user *timeout) ksys_semtimedop() argument
2256 compat_ksys_semtimedop(int semid, struct sembuf __user *tsems, unsigned int nsops, const struct old_timespec32 __user *timeout) compat_ksys_semtimedop() argument
[all...]
/kernel/linux/linux-6.6/ipc/
H A Dsem.c138 int nsops; /* number of operations */ member
648 int result, sem_op, nsops; in perform_atomic_semop_slow() local
721 int result, sem_op, nsops; in perform_atomic_semop() local
389 sem_lock(struct sem_array *sma, struct sembuf *sops, int nsops) sem_lock() argument
893 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
1983 __do_semtimedop(int semid, struct sembuf *sops, unsigned nsops, const struct timespec64 *timeout, struct ipc_namespace *ns) __do_semtimedop() argument
2222 do_semtimedop(int semid, struct sembuf __user *tsops, unsigned nsops, const struct timespec64 *timeout) do_semtimedop() argument
2256 ksys_semtimedop(int semid, struct sembuf __user *tsops, unsigned int nsops, const struct __kernel_timespec __user *timeout) ksys_semtimedop() argument
2275 compat_ksys_semtimedop(int semid, struct sembuf __user *tsems, unsigned int nsops, const struct old_timespec32 __user *timeout) compat_ksys_semtimedop() argument
[all...]
/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c3135 smack_sem_semop(struct kern_ipc_perm *isp, struct sembuf *sops, unsigned nsops, int alter) smack_sem_semop() argument
/kernel/linux/linux-6.6/security/smack/
H A Dsmack_lsm.c3278 smack_sem_semop(struct kern_ipc_perm *isp, struct sembuf *sops, unsigned nsops, int alter) smack_sem_semop() argument
/kernel/linux/linux-5.10/include/linux/
H A Dsecurity.h1255 security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, unsigned nsops, int alter) security_sem_semop() argument
/kernel/linux/linux-5.10/security/
H A Dsecurity.c1998 security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, unsigned nsops, int alter) security_sem_semop() argument
/kernel/linux/linux-5.10/security/selinux/
H A Dhooks.c6295 selinux_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, unsigned nsops, int alter) selinux_sem_semop() argument
/kernel/linux/linux-6.6/include/linux/
H A Dsecurity.h1338 security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, unsigned nsops, int alter) security_sem_semop() argument
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c6275 selinux_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, unsigned nsops, int alter) selinux_sem_semop() argument
/kernel/linux/linux-6.6/security/
H A Dsecurity.c3800 security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, unsigned nsops, int alter) security_sem_semop() argument

Completed in 56 milliseconds