Home
last modified time | relevance | path

Searched defs:sops (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs.h20 const struct super_operations *sops; /* NFS Super operations */ member
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs.h20 const struct super_operations *sops; /* NFS Super operations */ member
/kernel/linux/linux-5.10/drivers/iommu/
H A Dioasid.c209 struct ioasid_allocator_ops *sops; in ioasid_unregister_allocator() local
/kernel/linux/linux-5.10/fs/pstore/
H A Dinode.c145 const struct seq_operations *sops = NULL; in pstore_file_open() local
/kernel/linux/linux-6.6/fs/pstore/
H A Dinode.c146 const struct seq_operations *sops = NULL; in pstore_file_open() local
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsys_oabi-compat.c329 struct sembuf *sops; in sys_oabi_semtimedop() local
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsys_oabi-compat.c345 struct sembuf *sops; in sys_oabi_semtimedop() local
[all...]
/kernel/linux/linux-5.10/ipc/
H A Dsem.c136 struct sembuf *sops; /* array of pending operations */ member
386 static inline int sem_lock(struct sem_array *sma, struct sembuf *sops, in sem_lock() argument
649 struct sembuf *sops; in perform_atomic_semop_slow() local
721 struct sembuf *sops; perform_atomic_semop() local
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
1003 set_semotime(struct sem_array *sma, struct sembuf *sops) set_semotime() 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
1989 struct sembuf *sops = fast_sops, *sop; do_semtimedop() local
[all...]
/kernel/linux/linux-6.6/ipc/
H A Dsem.c136 struct sembuf *sops; /* array of pending operations */ member
389 static inline int sem_lock(struct sem_array *sma, struct sembuf *sops, in sem_lock() argument
652 struct sembuf *sops; in perform_atomic_semop_slow() local
724 struct sembuf *sops; perform_atomic_semop() local
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
1005 set_semotime(struct sem_array *sma, struct sembuf *sops) set_semotime() 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
2226 struct sembuf *sops = fast_sops; do_semtimedop() local
[all...]
/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c3135 static int smack_sem_semop(struct kern_ipc_perm *isp, struct sembuf *sops, in smack_sem_semop() argument
/kernel/linux/linux-6.6/security/smack/
H A Dsmack_lsm.c3278 static int smack_sem_semop(struct kern_ipc_perm *isp, struct sembuf *sops, in 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 int security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, in 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 int security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, in security_sem_semop() argument

Completed in 66 milliseconds