Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dpercpu.h384 #define this_cpu_try_cmpxchg64(pcp, ovalp, nval) percpu_try_cmpxchg64_op(8, volatile, pcp, ovalp, n… macro
393 #define this_cpu_try_cmpxchg64(pcp, ovalp, nval) percpu_try_cmpxchg_op(8, volatile, pcp, ovalp, nva… macro

Completed in 4 milliseconds