Searched refs:__gcn_lock_acquire (Results 1 – 2 of 2) sorted by relevance
19 #define __lock_acquire(LOCK) __gcn_lock_acquire (&LOCK)31 void __gcn_lock_acquire (_LOCK_T *lock_ptr);
92 __gcn_lock_acquire (_LOCK_T *lock_ptr) in __gcn_lock_acquire() function