Searched defs:sma (Results 1 – 1 of 1) sorted by relevance
141 #define sem_checkid(sma, semid) ipc_checkid(&sma->sem_perm, semid) argument195 struct sem_array *sma = ipc_rcu_to_struct(p); in sem_rcu_free() local217 static inline int sem_lock(struct sem_array *sma, struct sembuf *sops, in sem_lock()268 static inline void sem_unlock(struct sem_array *sma, int locknum) in sem_unlock()288 struct sem_array *sma; in sem_obtain_lock() local328 static inline void sem_lock_and_putref(struct sem_array *sma) in sem_lock_and_putref()385 struct sem_array *sma; in newary() local446 struct sem_array *sma; in sem_security() local458 struct sem_array *sma; in sem_more_checks() local494 static int try_atomic_semop (struct sem_array * sma, struct sembuf * sops, in try_atomic_semop()[all …]