Searched defs:sops (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
D | nfs.h | 20 const struct super_operations *sops; /* NFS Super operations */ member
|
/kernel/linux/linux-5.10/ipc/ |
D | sem.c | 136 struct sembuf *sops; /* array of pending operations */ member 386 static inline int sem_lock(struct sem_array *sma, struct sembuf *sops, in sem_lock() 649 struct sembuf *sops; in perform_atomic_semop_slow() local 721 struct sembuf *sops; in perform_atomic_semop() local 891 static int do_smart_wakeup_zero(struct sem_array *sma, struct sembuf *sops, in do_smart_wakeup_zero() 1003 static void set_semotime(struct sem_array *sma, struct sembuf *sops) in set_semotime() 1027 static void do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, in do_smart_update() 1989 struct sembuf *sops = fast_sops, *sop; in do_semtimedop() local
|
/kernel/linux/linux-5.10/drivers/iommu/ |
D | ioasid.c | 209 struct ioasid_allocator_ops *sops; in ioasid_unregister_allocator() local
|
/kernel/linux/linux-5.10/fs/pstore/ |
D | inode.c | 145 const struct seq_operations *sops = NULL; in pstore_file_open() local
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
D | sys_oabi-compat.c | 329 struct sembuf *sops; in sys_oabi_semtimedop() local
|
/kernel/linux/linux-5.10/net/core/ |
D | sock_map.c | 645 BPF_CALL_4(bpf_sock_map_update, struct bpf_sock_ops_kern *, sops, in BPF_CALL_4() argument 1259 BPF_CALL_4(bpf_sock_hash_update, struct bpf_sock_ops_kern *, sops, in BPF_CALL_4() argument
|
/kernel/linux/linux-5.10/include/linux/ |
D | security.h | 1247 struct sembuf *sops, unsigned nsops, in security_sem_semop()
|
/kernel/linux/linux-5.10/security/smack/ |
D | smack_lsm.c | 3106 static int smack_sem_semop(struct kern_ipc_perm *isp, struct sembuf *sops, in smack_sem_semop()
|
/kernel/linux/linux-5.10/security/ |
D | security.c | 1979 int security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, in security_sem_semop()
|
/kernel/linux/linux-5.10/security/selinux/ |
D | hooks.c | 6260 struct sembuf *sops, unsigned nsops, int alter) in selinux_sem_semop()
|