Home
last modified time | relevance | path

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

/ipc/
Dsem.c141 #define sem_checkid(sma, semid) ipc_checkid(&sma->sem_perm, semid) argument
195 struct sem_array *sma = ipc_rcu_to_struct(p); in sem_rcu_free() local
217 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() local
328 static inline void sem_lock_and_putref(struct sem_array *sma) in sem_lock_and_putref()
385 struct sem_array *sma; in newary() local
446 struct sem_array *sma; in sem_security() local
458 struct sem_array *sma; in sem_more_checks() local
494 static int try_atomic_semop (struct sem_array * sma, struct sembuf * sops, in try_atomic_semop()
[all …]