Home
last modified time | relevance | path

Searched refs:lock_acquire_shared (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dlockdep.h521 #define lock_acquire_shared(l, s, t, n, i) lock_acquire(l, s, t, 1, 1, n, i) macro
534 lock_acquire_shared(l, s, t, NULL, i); \
549 #define rwsem_acquire_read(l, s, t, i) lock_acquire_shared(l, s, t, NULL, i)