Home
last modified time | relevance | path

Searched defs:ovalp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Dpercpu.h294 #define raw_cpu_try_cmpxchg_1(pcp, ovalp, nval) \ argument
297 #define raw_cpu_try_cmpxchg_1(pcp, ovalp, nval) \ argument
303 #define raw_cpu_try_cmpxchg_2(pcp, ovalp, nval) \ argument
306 #define raw_cpu_try_cmpxchg_2(pcp, ovalp, nval) \ argument
312 #define raw_cpu_try_cmpxchg_4(pcp, ovalp, nval) \ argument
315 #define raw_cpu_try_cmpxchg_4(pcp, ovalp, nval) \ argument
321 #define raw_cpu_try_cmpxchg_8(pcp, ovalp, nval) \ argument
324 #define raw_cpu_try_cmpxchg_8(pcp, ovalp, nval) \ argument
331 #define raw_cpu_try_cmpxchg64(pcp, ovalp, nval) \ argument
334 #define raw_cpu_try_cmpxchg64(pcp, ovalp, nval) \ argument
[all …]
/openbmc/linux/include/linux/
H A Dpercpu-defs.h417 #define raw_cpu_try_cmpxchg(pcp, ovalp, nval) \ argument
498 #define this_cpu_try_cmpxchg(pcp, ovalp, nval) \ argument