]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: bitmap: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Wed, 17 Dec 2025 13:51:29 +0000 (13:51 +0000)
committerYury Norov (NVIDIA) <yury.norov@gmail.com>
Tue, 6 Jan 2026 17:14:10 +0000 (12:14 -0500)
commitac3dc186df4eb53f20bf519b352b8a76328bea12
tree421e1bc91f7e205d97f19c8ceecb49b6a22ac4e4
parentfa188edc671d4e2b9d88c1b48d2f4e577d6e6983
rust: bitmap: add __rust_helper to helpers

This is needed to inline these helpers into Rust code.

Reviewed-by: Boqun Feng <boqun.feng@gmail.com>
Reviewed-by: Gary Guo <gary@garyguo.net>
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Yury Norov (NVIDIA) <yury.norov@gmail.com>
rust/helpers/bitmap.c