Searched defs:_atomic_cmpxchg (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/tile/lib/ | ||
H A D | atomic_32.c | 85 int _atomic_cmpxchg(int *v, int o, int n) _atomic_cmpxchg() function 89 EXPORT_SYMBOL(_atomic_cmpxchg); variable |
Completed in 45 milliseconds