Home
last modified time | relevance | path

Searched refs:raw_cpu_generic_try_cmpxchg (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/include/asm-generic/
H A Dpercpu.h101 #define raw_cpu_generic_try_cmpxchg(pcp, ovalp, nval) \ macro
119 raw_cpu_generic_try_cmpxchg(pcp, &__old, nval); \
186 __ret = raw_cpu_generic_try_cmpxchg(pcp, ovalp, nval); \
298 raw_cpu_generic_try_cmpxchg(pcp, ovalp, nval)
307 raw_cpu_generic_try_cmpxchg(pcp, ovalp, nval)
316 raw_cpu_generic_try_cmpxchg(pcp, ovalp, nval)
325 raw_cpu_generic_try_cmpxchg(pcp, ovalp, nval)
335 raw_cpu_generic_try_cmpxchg(pcp, ovalp, nval)
344 raw_cpu_generic_try_cmpxchg(pcp, ovalp, nval)

Completed in 2 milliseconds