HomeSort by relevance Sort by last modified time
    Searched defs:rwlock_acquire (Results 26 - 26 of 26) sorted by null

12

  /external/kernel-headers/original/linux/
lockdep.h 313 # define rwlock_acquire(l, s, t, i) lock_acquire(l, s, t, 0, 2, i) macro
316 # define rwlock_acquire(l, s, t, i) lock_acquire(l, s, t, 0, 1, i) macro
321 # define rwlock_acquire(l, s, t, i) do { } while (0) macro

Completed in 40 milliseconds

12