Home
last modified time | relevance | path

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

/include/asm-generic/
A Dpercpu.h307 #define raw_cpu_try_cmpxchg_1(pcp, ovalp, nval) \ argument
310 #define raw_cpu_try_cmpxchg_1(pcp, ovalp, nval) \ argument
316 #define raw_cpu_try_cmpxchg_2(pcp, ovalp, nval) \ argument
319 #define raw_cpu_try_cmpxchg_2(pcp, ovalp, nval) \ argument
325 #define raw_cpu_try_cmpxchg_4(pcp, ovalp, nval) \ argument
328 #define raw_cpu_try_cmpxchg_4(pcp, ovalp, nval) \ argument
334 #define raw_cpu_try_cmpxchg_8(pcp, ovalp, nval) \ argument
337 #define raw_cpu_try_cmpxchg_8(pcp, ovalp, nval) \ argument
344 #define raw_cpu_try_cmpxchg64(pcp, ovalp, nval) \ argument
347 #define raw_cpu_try_cmpxchg64(pcp, ovalp, nval) \ argument
[all …]
/include/linux/
A Dpercpu-defs.h421 #define raw_cpu_try_cmpxchg(pcp, ovalp, nval) \ argument
482 #define __this_cpu_try_cmpxchg(pcp, ovalp, nval) \ argument
508 #define this_cpu_try_cmpxchg(pcp, ovalp, nval) \ argument

Completed in 11 milliseconds