Home
last modified time | relevance | path

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

/linux/include/asm-generic/
A Dpercpu.h511 #ifndef this_cpu_try_cmpxchg128
513 #define this_cpu_try_cmpxchg128(pcp, ovalp, nval) \ macro
516 #define this_cpu_try_cmpxchg128(pcp, ovalp, nval) \ macro
/linux/mm/
A Dslab.h24 #define this_cpu_try_cmpxchg_freelist this_cpu_try_cmpxchg128
/linux/arch/x86/include/asm/
A Dpercpu.h468 #define this_cpu_try_cmpxchg128(pcp, ovalp, nval) percpu_try_cmpxchg128_op(16, volatile, pcp, ovalp… macro

Completed in 13 milliseconds