Lines Matching defs:nval
83 #define raw_cpu_generic_xchg(pcp, nval) \ argument
92 #define __cpu_fallback_try_cmpxchg(pcp, ovalp, nval, _cmpxchg) \ argument
101 #define raw_cpu_generic_try_cmpxchg(pcp, ovalp, nval) \ argument
116 #define raw_cpu_generic_cmpxchg(pcp, oval, nval) \ argument
171 #define this_cpu_generic_xchg(pcp, nval) \ argument
181 #define this_cpu_generic_try_cmpxchg(pcp, ovalp, nval) \ argument
191 #define this_cpu_generic_cmpxchg(pcp, oval, nval) \ argument
280 #define raw_cpu_xchg_1(pcp, nval) raw_cpu_generic_xchg(pcp, nval) argument
283 #define raw_cpu_xchg_2(pcp, nval) raw_cpu_generic_xchg(pcp, nval) argument
286 #define raw_cpu_xchg_4(pcp, nval) raw_cpu_generic_xchg(pcp, nval) argument
289 #define raw_cpu_xchg_8(pcp, nval) raw_cpu_generic_xchg(pcp, nval) argument
294 #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
340 #define raw_cpu_try_cmpxchg128(pcp, ovalp, nval) \ argument
343 #define raw_cpu_try_cmpxchg128(pcp, ovalp, nval) \ argument
349 #define raw_cpu_cmpxchg_1(pcp, oval, nval) \ argument
353 #define raw_cpu_cmpxchg_2(pcp, oval, nval) \ argument
357 #define raw_cpu_cmpxchg_4(pcp, oval, nval) \ argument
361 #define raw_cpu_cmpxchg_8(pcp, oval, nval) \ argument
366 #define raw_cpu_cmpxchg64(pcp, oval, nval) \ argument
370 #define raw_cpu_cmpxchg128(pcp, oval, nval) \ argument
453 #define this_cpu_xchg_1(pcp, nval) this_cpu_generic_xchg(pcp, nval) argument
456 #define this_cpu_xchg_2(pcp, nval) this_cpu_generic_xchg(pcp, nval) argument
459 #define this_cpu_xchg_4(pcp, nval) this_cpu_generic_xchg(pcp, nval) argument
462 #define this_cpu_xchg_8(pcp, nval) this_cpu_generic_xchg(pcp, nval) argument
467 #define this_cpu_try_cmpxchg_1(pcp, ovalp, nval) \ argument
470 #define this_cpu_try_cmpxchg_1(pcp, ovalp, nval) \ argument
476 #define this_cpu_try_cmpxchg_2(pcp, ovalp, nval) \ argument
479 #define this_cpu_try_cmpxchg_2(pcp, ovalp, nval) \ argument
485 #define this_cpu_try_cmpxchg_4(pcp, ovalp, nval) \ argument
488 #define this_cpu_try_cmpxchg_4(pcp, ovalp, nval) \ argument
494 #define this_cpu_try_cmpxchg_8(pcp, ovalp, nval) \ argument
497 #define this_cpu_try_cmpxchg_8(pcp, ovalp, nval) \ argument
504 #define this_cpu_try_cmpxchg64(pcp, ovalp, nval) \ argument
507 #define this_cpu_try_cmpxchg64(pcp, ovalp, nval) \ argument
513 #define this_cpu_try_cmpxchg128(pcp, ovalp, nval) \ argument
516 #define this_cpu_try_cmpxchg128(pcp, ovalp, nval) \ argument
522 #define this_cpu_cmpxchg_1(pcp, oval, nval) \ argument
526 #define this_cpu_cmpxchg_2(pcp, oval, nval) \ argument
530 #define this_cpu_cmpxchg_4(pcp, oval, nval) \ argument
534 #define this_cpu_cmpxchg_8(pcp, oval, nval) \ argument
539 #define this_cpu_cmpxchg64(pcp, oval, nval) \ argument
543 #define this_cpu_cmpxchg128(pcp, oval, nval) \ argument