linux/include/asm-generic
Alexander Lobakin e69eb9c460 bitops: wrap non-atomic bitops with a transparent macro
In preparation for altering the non-atomic bitops with a macro, wrap
them in a transparent definition. This requires prepending one more
'_' to their names in order to be able to do that seamlessly. It is
a simple change, given that all the non-prefixed definitions are now
in asm-generic.
sparc32 already has several triple-underscored functions, so I had
to rename them ('___' -> 'sp32_').

Signed-off-by: Alexander Lobakin <alexandr.lobakin@intel.com>
Reviewed-by: Marco Elver <elver@google.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Yury Norov <yury.norov@gmail.com>
2022-06-30 19:52:41 -07:00
..
2022-02-25 09:36:06 +01:00
2017-11-15 13:28:48 -08:00
2022-01-22 09:22:10 +02:00
2021-11-17 10:36:15 -05:00
2021-12-11 23:31:51 +01:00
2021-10-08 11:57:54 -07:00
2021-06-29 10:53:55 -07:00
2020-01-23 10:41:16 -08:00
2021-01-20 09:30:45 +01:00
2018-05-07 07:15:41 +02:00
2022-05-26 10:50:30 -07:00
2022-02-25 09:36:06 +01:00