Lines Matching defs:nval
96 #define raw_cpu_generic_xchg(pcp, nval) \ argument
105 #define __cpu_fallback_try_cmpxchg(pcp, ovalp, nval, _cmpxchg) \ argument
114 #define raw_cpu_generic_try_cmpxchg(pcp, ovalp, nval) \ argument
129 #define raw_cpu_generic_cmpxchg(pcp, oval, nval) \ argument
184 #define this_cpu_generic_xchg(pcp, nval) \ argument
194 #define this_cpu_generic_try_cmpxchg(pcp, ovalp, nval) \ argument
204 #define this_cpu_generic_cmpxchg(pcp, oval, nval) \ argument
293 #define raw_cpu_xchg_1(pcp, nval) raw_cpu_generic_xchg(pcp, nval) argument
296 #define raw_cpu_xchg_2(pcp, nval) raw_cpu_generic_xchg(pcp, nval) argument
299 #define raw_cpu_xchg_4(pcp, nval) raw_cpu_generic_xchg(pcp, nval) argument
302 #define raw_cpu_xchg_8(pcp, nval) raw_cpu_generic_xchg(pcp, nval) argument
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
353 #define raw_cpu_try_cmpxchg128(pcp, ovalp, nval) \ argument
356 #define raw_cpu_try_cmpxchg128(pcp, ovalp, nval) \ argument
362 #define raw_cpu_cmpxchg_1(pcp, oval, nval) \ argument
366 #define raw_cpu_cmpxchg_2(pcp, oval, nval) \ argument
370 #define raw_cpu_cmpxchg_4(pcp, oval, nval) \ argument
374 #define raw_cpu_cmpxchg_8(pcp, oval, nval) \ argument
379 #define raw_cpu_cmpxchg64(pcp, oval, nval) \ argument
383 #define raw_cpu_cmpxchg128(pcp, oval, nval) \ argument
466 #define this_cpu_xchg_1(pcp, nval) this_cpu_generic_xchg(pcp, nval) argument
469 #define this_cpu_xchg_2(pcp, nval) this_cpu_generic_xchg(pcp, nval) argument
472 #define this_cpu_xchg_4(pcp, nval) this_cpu_generic_xchg(pcp, nval) argument
475 #define this_cpu_xchg_8(pcp, nval) this_cpu_generic_xchg(pcp, nval) argument
480 #define this_cpu_try_cmpxchg_1(pcp, ovalp, nval) \ argument
483 #define this_cpu_try_cmpxchg_1(pcp, ovalp, nval) \ argument
489 #define this_cpu_try_cmpxchg_2(pcp, ovalp, nval) \ argument
492 #define this_cpu_try_cmpxchg_2(pcp, ovalp, nval) \ argument
498 #define this_cpu_try_cmpxchg_4(pcp, ovalp, nval) \ argument
501 #define this_cpu_try_cmpxchg_4(pcp, ovalp, nval) \ argument
507 #define this_cpu_try_cmpxchg_8(pcp, ovalp, nval) \ argument
510 #define this_cpu_try_cmpxchg_8(pcp, ovalp, nval) \ argument
517 #define this_cpu_try_cmpxchg64(pcp, ovalp, nval) \ argument
520 #define this_cpu_try_cmpxchg64(pcp, ovalp, nval) \ argument
526 #define this_cpu_try_cmpxchg128(pcp, ovalp, nval) \ argument
529 #define this_cpu_try_cmpxchg128(pcp, ovalp, nval) \ argument
535 #define this_cpu_cmpxchg_1(pcp, oval, nval) \ argument
539 #define this_cpu_cmpxchg_2(pcp, oval, nval) \ argument
543 #define this_cpu_cmpxchg_4(pcp, oval, nval) \ argument
547 #define this_cpu_cmpxchg_8(pcp, oval, nval) \ argument
552 #define this_cpu_cmpxchg64(pcp, oval, nval) \ argument
556 #define this_cpu_cmpxchg128(pcp, oval, nval) \ argument