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:
152 unsigned int factor; in get_update_sysctl_factor() local156 factor = 1; in get_update_sysctl_factor()159 factor = cpus; in get_update_sysctl_factor()163 factor = 1 + ilog2(cpus); in get_update_sysctl_factor()167 return factor; in get_update_sysctl_factor()172 unsigned int factor = get_update_sysctl_factor(); in update_sysctl() local175 (sysctl_##name = (factor) * normalized_sysctl_##name) in update_sysctl()641 unsigned int factor = get_update_sysctl_factor(); in sched_proc_update_handler() local650 (normalized_sysctl_##name = sysctl_##name / (factor)) in sched_proc_update_handler()5573 int factor = this_cpu_read(sd_llc_size); in wake_wide() local[all …]