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

/linux-master/fs/nfs/
H A Dnfs.h20 const struct super_operations *sops; /* NFS Super operations */ member in struct:nfs_subversion
/linux-master/fs/pstore/
H A Dinode.c147 const struct seq_operations *sops = NULL; local
/linux-master/arch/arm/kernel/
H A Dsys_oabi-compat.c345 struct sembuf *sops; local
[all...]
/linux-master/ipc/
H A Dsem.c136 struct sembuf *sops; /* array of pending operations */ member in struct:sem_queue
389 static inline int sem_lock(struct sem_array *sma, struct sembuf *sops, argument
652 struct sembuf *sops; local
724 struct sembuf *sops; local
893 do_smart_wakeup_zero(struct sem_array *sma, struct sembuf *sops, int nsops, struct wake_q_head *wake_q) argument
1005 set_semotime(struct sem_array *sma, struct sembuf *sops) argument
1029 do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, int otime, struct wake_q_head *wake_q) argument
1983 __do_semtimedop(int semid, struct sembuf *sops, unsigned nsops, const struct timespec64 *timeout, struct ipc_namespace *ns) argument
2226 struct sembuf *sops = fast_sops; local
[all...]
/linux-master/fs/
H A Dlibfs.c2009 const struct stashed_operations *sops = sb->s_fs_info; local
2089 const struct stashed_operations *sops = mnt->mnt_sb->s_fs_info; local
/linux-master/security/smack/
H A Dsmack_lsm.c3282 static int smack_sem_semop(struct kern_ipc_perm *isp, struct sembuf *sops, argument
/linux-master/include/linux/
H A Dsecurity.h1397 security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, unsigned nsops, int alter) argument
/linux-master/security/
H A Dsecurity.c3898 int security_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, argument
/linux-master/security/selinux/
H A Dhooks.c6307 selinux_sem_semop(struct kern_ipc_perm *sma, struct sembuf *sops, unsigned nsops, int alter) argument

Completed in 234 milliseconds