Searched refs:atomic_xor (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/asm-generic/ | ||
D | atomic.h | 153 #ifndef atomic_xor |
D | atomic-instrumented.h | 189 static __always_inline void atomic_xor(int i, atomic_t *v) in atomic_xor() function |