Home
last modified time | relevance | path

Searched defs:sops (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dnfs.h20 const struct super_operations *sops; /* NFS Super operations */ member
/openbmc/linux/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()
652 struct sembuf *sops; in perform_atomic_semop_slow() local
724 struct sembuf *sops; in perform_atomic_semop() local
893 static int do_smart_wakeup_zero(struct sem_array *sma, struct sembuf *sops, in do_smart_wakeup_zero()
1005 static void set_semotime(struct sem_array *sma, struct sembuf *sops) in set_semotime()
1029 static void do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, in do_smart_update()
1983 long __do_semtimedop(int semid, struct sembuf *sops, in __do_semtimedop()
2226 struct sembuf *sops = fast_sops; in do_semtimedop() local
/openbmc/linux/fs/pstore/
H A Dinode.c146 const struct seq_operations *sops = NULL; in pstore_file_open() local
/openbmc/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c345 struct sembuf *sops; in sys_oabi_semtimedop() local
/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/net/core/
H A Dsock_map.c616 BPF_CALL_4(bpf_sock_map_update, struct bpf_sock_ops_kern *, sops, in BPF_CALL_4() argument
1221 BPF_CALL_4(bpf_sock_hash_update, struct bpf_sock_ops_kern *, sops, in BPF_CALL_4() argument
/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.c3278 static int smack_sem_semop(struct kern_ipc_perm *isp, struct sembuf *sops, in smack_sem_semop()
/openbmc/linux/security/
H A Dsecurity.c3800 int security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, in security_sem_semop()
/openbmc/linux/security/selinux/
H A Dhooks.c6275 struct sembuf *sops, unsigned nsops, int alter) in selinux_sem_semop()
/openbmc/qemu/linux-user/
H A Dsyscall.c4068 struct sembuf *sops; in do_semtimedop() local