Searched defs:update_limits (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/kernel/ | ||
| H A D | cpufreq.rs | 815 fn update_limits(_policy: &mut Policy) { update_limits() method |
| /linux/drivers/md/ | ||
| H A D | dm.c | 2883 bool update_limits = true; in dm_swap_table() local |