^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) /* SPDX-License-Identifier: GPL-2.0 */
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) #undef LOCK
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) #define LOCK WSL
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) #undef UNLOCK
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) #define UNLOCK WSU
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) #undef RLOCK
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) #define RLOCK RSL
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) #undef WLOCK
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) #define WLOCK WSL
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) #undef INIT
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) #define INIT RWSI