Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dmodule.h6 #define MODULE_INIT_IGNORE_MODVERSIONS 1 macro
/external/kmod/shared/
Dmissing.h11 # define MODULE_INIT_IGNORE_MODVERSIONS 1 macro
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2134 pub const MODULE_INIT_IGNORE_MODVERSIONS: ::c_uint = 0x0001; constant
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2460 pub const MODULE_INIT_IGNORE_MODVERSIONS: ::c_uint = 0x0001; constant