Searched defs:min_cap (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/cpufreq/ | ||
| H A D | cppc_cpufreq.c | 432 unsigned int min_cap, max_cap; in get_perf_level_count() local |
| /linux/rust/kernel/alloc/ | ||
| H A D | kvec.rs | 1603 let min_cap = PAGE_SIZE * 2; test_kvvec_shrink_to_respects_min_capacity() localVariable |