Searched refs:hw_lock_assert (Results 1 – 3 of 3) sorted by relevance
149 extern void hw_lock_assert(
831 hw_lock_assert(__assert_only hw_lock_t lock, __assert_only unsigned int type) in hw_lock_assert() function
630 hw_lock_assert(&l->interlock, type); in usimple_lock_assert()