Home
last modified time | relevance | path

Searched defs:MODULE_INIT_IGNORE_MODVERSIONS (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2580 pub const MODULE_INIT_IGNORE_MODVERSIONS: ::c_uint = 0x0001; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2990 pub const MODULE_INIT_IGNORE_MODVERSIONS: ::c_uint = 0x0001; constant