Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/lib/locks/bakery/
Dbakery_lock_normal.c60 static inline bakery_lock_t *get_bakery_info(unsigned int cpu_ix, in get_bakery_info() function
112 my_bakery_info = get_bakery_info(me, lock); in bakery_get_ticket()
139 their_bakery_info = get_bakery_info(they, lock); in bakery_get_ticket()
192 their_bakery_info = get_bakery_info(they, lock); in bakery_lock_get()
234 my_bakery_info = get_bakery_info(plat_my_core_pos(), lock); in bakery_lock_release()