Searched defs:sops (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/ipc/ |
D | sem.c | 111 struct sembuf *sops; /* array of pending operations */ member 298 static inline int sem_lock(struct sem_array *sma, struct sembuf *sops, in sem_lock() 399 int id, struct sembuf *sops, int nsops, int *locknum) in sem_obtain_lock() 618 struct sembuf *sops; in perform_atomic_semop() local 832 static int do_smart_wakeup_zero(struct sem_array *sma, struct sembuf *sops, in do_smart_wakeup_zero() 949 static void set_semotime(struct sem_array *sma, struct sembuf *sops) in set_semotime() 973 static void do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, in do_smart_update() 1798 struct sembuf *sops = fast_sops, *sop; in SYSCALL_DEFINE4() local
|
/linux-4.4.14/fs/nfs/ |
D | nfs.h | 19 const struct super_operations *sops; /* NFS Super operations */ member
|
/linux-4.4.14/fs/pstore/ |
D | inode.c | 152 const struct seq_operations *sops = NULL; in pstore_file_open() local
|
/linux-4.4.14/arch/arm/kernel/ |
D | sys_oabi-compat.c | 313 struct sembuf *sops; in sys_oabi_semtimedop() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | lproc_ptlrpc.c | 943 static struct seq_operations sops = { in ptlrpc_lprocfs_svc_req_history_open() local
|
/linux-4.4.14/include/linux/ |
D | security.h | 1051 struct sembuf *sops, unsigned nsops, in security_sem_semop()
|
/linux-4.4.14/security/ |
D | security.c | 1109 int security_sem_semop(struct sem_array *sma, struct sembuf *sops, in security_sem_semop()
|
/linux-4.4.14/security/smack/ |
D | smack_lsm.c | 3143 static int smack_sem_semop(struct sem_array *sma, struct sembuf *sops, in smack_sem_semop()
|
/linux-4.4.14/security/selinux/ |
D | hooks.c | 5520 struct sembuf *sops, unsigned nsops, int alter) in selinux_sem_semop()
|