Searched defs:sema (Results 1 – 3 of 3) sorted by relevance
273 struct nouveau_semaphore *sema; in semaphore_alloc() local311 struct nouveau_semaphore *sema = in semaphore_free() local325 struct nouveau_semaphore *sema = priv; in semaphore_work() local335 semaphore_acquire(struct nouveau_channel *chan, struct nouveau_semaphore *sema) in semaphore_acquire()388 semaphore_release(struct nouveau_channel *chan, struct nouveau_semaphore *sema) in semaphore_release()447 struct nouveau_semaphore *sema; in nouveau_fence_sync() local
147 static inline u32 _down_sema(struct semaphore *sema) in _down_sema()
120 struct semaphore sema; member