Searched refs:old_max (Results 1 – 2 of 2) sorted by relevance
100 unsigned int old_max; in cfg802154_set_max_associations() local104 old_max = wpan_dev->max_associations; in cfg802154_set_max_associations()107 return old_max; in cfg802154_set_max_associations()
1998 int old_min, old_max, old_min_rt; in sysctl_sched_uclamp_handler() local2004 old_max = sysctl_sched_uclamp_util_max; in sysctl_sched_uclamp_handler()2026 if (old_max != sysctl_sched_uclamp_util_max) { in sysctl_sched_uclamp_handler()2051 sysctl_sched_uclamp_util_max = old_max; in sysctl_sched_uclamp_handler()