Searched refs:__lock_acquire (Results 1 – 3 of 3) sorted by relevance
20 #define __lock_acquire(lock) ((void) 0) macro50 #define __lock_acquire(lock) __retarget_lock_acquire(lock) macro
4808 static int __lock_acquire(struct lockdep_map *lock, unsigned int subclass, in __lock_acquire() function5092 switch (__lock_acquire(hlock->instance, in reacquire_held_locks()5565 __lock_acquire(lock, subclass, trylock, read, check, in lock_acquire()