Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dspinlock.h69 cpu_spin_lock_dldetect(__func__, __LINE__, lock)
71 static inline void cpu_spin_lock_dldetect(const char *func, const int line, in cpu_spin_lock_dldetect() function
137 cpu_spin_lock_dldetect(func, line, lock); in cpu_spin_lock_xsave_dldetect()