Searched refs:factor (Results 1 – 3 of 3) sorted by relevance
442 const unsigned int factor = 50000; /* yes, quite arbitrary */ in torture_rtmutex_boost() local451 (cxt.nrealwriters_stress * factor))) { in torture_rtmutex_boost()465 (cxt.nrealwriters_stress * factor * 2))) { in torture_rtmutex_boost()
20 /* Adjustment factor when a ceiling value is used. Use as:
151 unsigned int factor; in get_update_sysctl_factor() local155 factor = 1; in get_update_sysctl_factor()158 factor = cpus; in get_update_sysctl_factor()162 factor = 1 + ilog2(cpus); in get_update_sysctl_factor()166 return factor; in get_update_sysctl_factor()171 unsigned int factor = get_update_sysctl_factor(); in update_sysctl() local174 (sysctl_##name = (factor) * normalized_sysctl_##name) in update_sysctl()640 unsigned int factor = get_update_sysctl_factor(); in sched_proc_update_handler() local649 (normalized_sysctl_##name = sysctl_##name / (factor)) in sched_proc_update_handler()5448 int factor = this_cpu_read(sd_llc_size); in wake_wide() local[all …]