Home
last modified time | relevance | path

Searched defs:bakery (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware/lib/locks/bakery/
H A Dbakery_lock_coherent.c44 static unsigned int bakery_get_ticket(bakery_lock_t *bakery, unsigned int me) in bakery_get_ticket() argument
92 void bakery_lock_get(bakery_lock_t *bakery) in bakery_lock_get() argument
149 bakery_lock_release(bakery_lock_t * bakery) bakery_lock_release() argument
[all...]
/arm-trusted-firmware/include/lib/
H A Dbakery_lock.h95 static inline void bakery_lock_init(bakery_lock_t *bakery) {} in bakery_lock_init() argument
[all...]