Searched defs:ovalp (Results 1 – 2 of 2) sorted by relevance
| /include/asm-generic/ |
| A D | percpu.h | 307 #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 D | percpu-defs.h | 421 #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 14 milliseconds