Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RUST_INLINE_HELPERS:
( CONFIG_RUST && CONFIG_RUSTC_CLANG_LLVM_COMPATIBLE ) && ( CONFIG_EXPERT ) && ( CONFIG_ARM64 || CONFIG_X86_64 ) && (! CONFIG_UML )Inlines C helpers into Rust code using Link Time Optimization.
If this option is enabled, C helper functions declared in rust/helpers/ are inlined into Rust code, which is helpful for performance of Rust code. This requires a matching LLVM version for Clang and rustc.
If you are sure that you're using Clang and rustc with matching LLVM versions, say Y. Otherwise say N.
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - R index
Automatically generated (in year 2026). See also LKDDb sources on GitLab