Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/
H A Dbakery_lock.h34 static inline bool bakery_is_choosing(unsigned int info) in bakery_is_choosing() function
/rk3399_ARM-atf/lib/locks/bakery/
H A Dbakery_lock_coherent.c119 } while (bakery_is_choosing(their_bakery_data)); in bakery_lock_get()
H A Dbakery_lock_normal.c199 } while (bakery_is_choosing(their_bakery_data)); in bakery_lock_get()