Searched defs:Table (Results 1 – 4 of 4) sorted by relevance
| /linux/rust/kernel/ | ||
| H A D | opp.rs | 57 fn table(&self) -> &cpufreq::Table { in table() argument |
| H A D | cpufreq.rs | 224 pub struct Table(Opaque<bindings::cpufreq_frequency_table>); struct |
| /linux/Documentation/networking/devlink/ | ||
| H A D | devlink-dpipe.rst | 95 Table section in Model |
| /linux/include/linux/ | ||
| H A D | page-flags.h | 1033 PAGE_TYPE_OPS(Table, table, pgtable) in PAGE_TYPE_OPS() argument |