Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/brcm/board/stingray/src/
A Dbrcm_pm_ops.c42 #define event_lock_get(_lock) spin_lock(&_lock) argument
43 #define event_lock_release(_lock) spin_unlock(&_lock) argument
51 #define event_lock_get(_lock) bakery_lock_get(&_lock) argument
52 #define event_lock_release(_lock) bakery_lock_release(&_lock) argument
/trusted-firmware-a/docs/build/latex/
A Dtrustedfirmware-a.tex5391 section identified by name \sphinxcode{\sphinxupquote{bakery\_lock}} inside \sphinxcode{\sphinxupqu…
8001 calculates the size of the \sphinxcode{\sphinxupquote{bakery\_lock}} input section, aligns it to the
29985 The bakery lock data structure \sphinxcode{\sphinxupquote{bakery\_lock\_t}} is allocated in coheren…
29986 …cessed by multiple CPUs with mismatched attributes. \sphinxcode{\sphinxupquote{bakery\_lock\_t}} is
30007 \sphinxcode{\sphinxupquote{bakery\_lock\_t}} structure for multiple CPUs may exist on a single cach…
30018 CPU1 updates its per\sphinxhyphen{}CPU field of the \sphinxcode{\sphinxupquote{bakery\_lock\_t}} st…
30026 algorithm mentioned earlier. The bakery\_lock structure only allocates the memory
30028 needed for a CPU into a section \sphinxcode{\sphinxupquote{bakery\_lock}}. The linker allocates the…
30029 for other cores by using the total size allocated for the bakery\_lock section
30096 \sphinxcode{\sphinxupquote{bakery\_lock}} section need to be fetched and appropriate cache operatio…
[all …]

Completed in 89 milliseconds