Home
last modified time | relevance | path

Searched defs:Config (Results 1 – 3 of 3) sorted by relevance

/linux/rust/kernel/
H A Dopp.rs357 pub struct Config<T: ConfigOps> global() struct
371 impl<T: ConfigOps + Default> Config<T> { global() implementation
/linux/include/pcmcia/
H A Dss.h101 u_int InUse, Config; member
/linux/tools/perf/scripts/python/
H A Dparallel-perf.py814 def Config(self): member in ParallelPerf