Searched refs:bakery_lock (Results 1 – 8 of 8) sorted by relevance
61 typedef struct bakery_lock { struct
137 *(.bakery_lock)
221 *(.bakery_lock)
183 *(.bakery_lock) \
183 *(.bakery_lock)
2292 typedef struct bakery_lock {2323 algorithm mentioned earlier. The bakery_lock structure only allocates the memory2325 needed for a CPU into a section ``.bakery_lock``. The linker allocates the memory2326 for other cores by using the total size allocated for the bakery_lock section2353 .bakery_lock section start2390 ``.bakery_lock`` section need to be fetched and appropriate cache operations need
84 section identified by name ``.bakery_lock`` inside ``.coherent_ram`` so that its90 __section(".bakery_lock")96 .section .bakery_lock98 The ``.coherent_ram`` section is a sum of all sections like ``.bakery_lock`` which are2747 calculates the size of the ``.bakery_lock`` input section, aligns it to the
5804 …- use spin_lock instead of bakery_lock ([0b3a2cf](https://review.trustedfirmware.org/plugins/gitil…