Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dopp.rs57 fn table(&self) -> &cpufreq::Table { in table() argument
296 config_clks(_dev: &Device, _table: &Table, _opp: &OPP, _scaling_down: bool) -> Result config_clks() argument
602 pub struct Table { global() struct
612 cpusTable global() argument
613 unsafe impl Send for Table {} global() implementation
617 unsafe impl Sync for Table {} global() implementation
619 impl Table { global() implementation
977 impl Drop for Table { global() implementation
[all...]
H A Dcpufreq.rs224 pub struct Table(Opaque<bindings::cpufreq_frequency_table>); struct
226 impl Table { implementation
612 freq_table(&self) -> Result<&Table> freq_table() argument
[all...]
/linux/Documentation/networking/devlink/
H A Ddevlink-dpipe.rst95 Table section in Model
/linux/include/linux/
H A Dpage-flags.h1033 PAGE_TYPE_OPS(Table, table, pgtable) in PAGE_TYPE_OPS() argument