Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-lock.h61 static inline int testandset (int *p) in testandset() function
76 static inline int testandset (int *p) in testandset() function
87 static inline int testandset (int *p) in testandset() function
98 static inline int testandset (int *p) in testandset() function
110 static inline int testandset (int *p) in testandset() function
127 static inline int testandset (int *p) in testandset() function
139 static inline int testandset (int *spinlock) in testandset() function
149 static inline int testandset (int *p) in testandset() function
174 static inline int testandset (spinlock_t *p) in testandset() function
189 static inline int testandset (int *p) in testandset() function
[all …]
Dexec.c1563 if (tb && !testandset(&interrupt_lock)) { in cpu_unlink_tb()