Home
last modified time | relevance | path

Searched defs:min_cap (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/cpufreq/
H A Dcppc_cpufreq.c432 unsigned int min_cap, max_cap; in get_perf_level_count() local
462 unsigned int min_cap, max_cap; in cppc_get_cpu_power() local
/linux/rust/kernel/alloc/
H A Dkvec.rs1603 let min_cap = PAGE_SIZE * 2; test_kvvec_shrink_to_respects_min_capacity() localVariable