Home
last modified time | relevance | path

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

/linux-6.15/include/asm-generic/
H A Dpercpu.h515 #ifndef this_cpu_try_cmpxchg64
517 #define this_cpu_try_cmpxchg64(pcp, ovalp, nval) \ macro
520 #define this_cpu_try_cmpxchg64(pcp, ovalp, nval) \ macro
/linux-6.15/arch/x86/include/asm/
H A Dpercpu.h382 #define this_cpu_try_cmpxchg64(pcp, ovalp, nval) percpu_try_cmpxchg64_op(8, volatile, pcp, ovalp, n… macro
391 #define this_cpu_try_cmpxchg64(pcp, ovalp, nval) percpu_try_cmpxchg_op(8, volatile, pcp, ovalp, nva… macro
/linux-6.15/mm/
H A Dslab.h31 #define this_cpu_try_cmpxchg_freelist this_cpu_try_cmpxchg64