Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/gpt_rme/
H A Dgpt_rme.c134 static spinlock_t gpt_lock; variable
142 #define GPT_LOCK spin_lock(&gpt_lock)
143 #define GPT_UNLOCK spin_unlock(&gpt_lock)