Searched defs:Module (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/rust/kernel/ | ||
| D | lib.rs | 40 pub trait Module: Sized + Sync { interface |
| /Linux-v6.1/tools/perf/util/c++/ | ||
| D | clang.cpp | 134 getBPFObjectFromModule(llvm::Module *Module) in getBPFObjectFromModule() |