Searched defs:ovalp (Results 1 – 1 of 1) sorted by relevance
| /linux/include/asm-generic/ |
| H A D | percpu.h | 107 #define __cpu_fallback_try_cmpxchg(pcp, ovalp, nval, _cmpxchg) \ argument 116 #define raw_cpu_generic_try_cmpxchg(pcp, ovalp, nval) \ argument 196 #define this_cpu_generic_try_cmpxchg(pcp, ovalp, nval) \ argument 309 #define raw_cpu_try_cmpxchg_1(pcp, ovalp, nval) \ argument 312 #define raw_cpu_try_cmpxchg_1(pcp, ovalp, nval) \ argument 318 #define raw_cpu_try_cmpxchg_2(pcp, ovalp, nval) \ argument 321 #define raw_cpu_try_cmpxchg_2(pcp, ovalp, nval) \ argument 327 #define raw_cpu_try_cmpxchg_4(pcp, ovalp, nval) \ argument 330 #define raw_cpu_try_cmpxchg_4(pcp, ovalp, nval) \ argument 336 #define raw_cpu_try_cmpxchg_8(pcp, ovalp, nval) \ argument [all …]
|