Searched refs:percpu_try_cmpxchg128_op (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/x86/include/asm/ |
| A D | percpu.h | 437 #define percpu_try_cmpxchg128_op(size, qual, _var, _ovalp, _nval) \ macro 467 #define raw_cpu_try_cmpxchg128(pcp, ovalp, nval) percpu_try_cmpxchg128_op(16, , pcp, ovalp,… 468 #define this_cpu_try_cmpxchg128(pcp, ovalp, nval) percpu_try_cmpxchg128_op(16, volatile, pcp, ovalp…
|
Completed in 5 milliseconds