| /linux/arch/sh/kernel/ |
| H A D | unwinder.c | 32 .rating = 50, 41 * is the unwinder with the highest rating. 44 * by rating. 63 * Select the stack unwinder with the best rating. This is useful for 81 * Enqueue the stack unwinder sorted by rating. 94 if (o->rating >= ops->rating) in unwinder_enqueue() 107 * by rating. 144 * one with a lower rating. in unwind_stack()
|
| /linux/drivers/clocksource/ |
| H A D | mmio.c | 45 * @rating: Rating of the clocksource 50 unsigned long hz, int rating, unsigned bits, in clocksource_mmio_init() argument 64 cs->clksrc.rating = rating; in clocksource_mmio_init()
|
| H A D | hyperv_timer.c | 144 * Lower the rating of the Hyper-V timer in a TDX VM without paravisor, in hv_stimer_init() 153 ce->rating = 90; in hv_stimer_init() 155 ce->rating = 1000; in hv_stimer_init() 496 .rating = 500, 517 .rating = 495, 557 * Hyper-V Reference TSC rating, causing the generic TSC to be used. in hv_init_tsc_clocksource() 563 * There is no HV_ACCESS_TSC_INVARIANT feature. Always lower the rating in hv_init_tsc_clocksource() 568 hyperv_cs_tsc.rating = 250; in hv_init_tsc_clocksource() 569 hyperv_cs_msr.rating = 245; in hv_init_tsc_clocksource()
|
| H A D | timer-imx-tpm.c | 139 .rating = 200, 169 to_tpm.clkevt.rating, in tpm_clocksource_init() 209 /* use rating 200 for 32-bit counter and 150 for 16-bit counter */ in tpm_timer_init() 210 to_tpm.clkevt.rating = counter_width == 0x20 ? 200 : 150; in tpm_timer_init()
|
| H A D | numachip.c | 22 .rating = 295, 39 .rating = 400,
|
| H A D | arc_timer.c | 97 .rating = 400, 155 .rating = 350, 208 .rating = 300, 273 .rating = 300,
|
| H A D | timer-riscv.c | 74 .rating = 100, 96 .rating = 400, 119 ce->rating = 450; in riscv_timer_starting_cpu()
|
| H A D | timer-mp-csky.c | 52 .rating = 300, 112 .rating = 400,
|
| H A D | timer-vt8500.c | 55 .rating = 200, 89 .rating = 200,
|
| /linux/arch/mips/kernel/ |
| H A D | csrc-r4k.c | 125 /* Calculate a somewhat reasonable rating value */ in init_r4k_clocksource() 126 clocksource_mips.rating = 200; in init_r4k_clocksource() 127 clocksource_mips.rating += clamp(mips_hpt_frequency / 10000000, 0, 99); in init_r4k_clocksource()
|
| /linux/include/linux/ |
| H A D | clocksource.h | 56 * @rating: Rating value for selection (higher is better) 57 * To avoid rating inflation the following 59 * to assign your clocksource a rating 117 int rating; member
|
| /linux/kernel/time/ |
| H A D | clocksource.c | 195 static void clocksource_change_rating(struct clocksource *cs, int rating) in clocksource_change_rating() argument 198 cs->rating = rating; in clocksource_change_rating() 212 cs->rating = 0; in __clocksource_unstable() 659 if (!watchdog || cs->rating > watchdog->rating) in clocksource_select_watchdog() 775 /* Pick the best rating. */ in __clocksource_suspend_select() 776 if (!suspend_clocksource || cs->rating > suspend_clocksource->rating) in __clocksource_suspend_select() 1010 * We pick the clocksource with the highest rating. If oneshot in clocksource_find_best() 1012 * the best rating. in clocksource_find_best() 1080 * Select the clocksource with the best rating, or the clocksource, 1116 * Enqueue the clocksource sorted by rating [all …]
|
| H A D | clocksource-wdtest.c | 42 .rating = 1, /* lowest valid rating*/ 85 .rating = 300,
|
| H A D | jiffies.c | 34 .rating = 1, /* lowest valid rating*/ 85 refined_jiffies.rating++; in register_refined_jiffies()
|
| /linux/arch/x86/xen/ |
| H A D | time.c | 165 .rating = 400, 242 .rating = 500, 303 .rating = 500, 519 * clocksource, then set xen_clocksource rating below that of the tsc in xen_time_init() 523 xen_clocksource.rating = 275; in xen_time_init() 525 xen_clocksource.rating = 299; in xen_time_init()
|
| /linux/drivers/cpuidle/governors/ |
| H A D | ladder.c | 176 .rating = 10, 189 * governor is better so give it a higher rating than the menu in init_ladder() 193 ladder_governor.rating = 25; in init_ladder()
|
| /linux/arch/mips/loongson64/ |
| H A D | hpet.c | 229 cd->rating = 100; in setup_hpet_timer() 267 /* mips clocksource rating is less than 300, so hpet is better. */ 268 .rating = 300,
|
| /linux/arch/arm/mach-footbridge/ |
| H A D | dc21285-timer.c | 43 .rating = 200, 80 .rating = 200,
|
| /linux/arch/alpha/kernel/ |
| H A D | time.c | 124 .rating = 100, in init_rtc_clockevent() 145 .rating = 400, 191 .rating = 400, in init_qemu_clockevent() 271 .rating = 300,
|
| /linux/arch/sparc/kernel/ |
| H A D | time_32.c | 125 ce->rating = 100; in setup_timer_ce() 172 .rating = 100, 220 ce->rating = 200; in register_percpu_ce()
|
| /linux/arch/mips/sgi-ip27/ |
| H A D | ip27-timer.c | 93 cd->rating = 200; in hub_rt_clock_event_init() 116 .rating = 200,
|
| /linux/arch/openrisc/kernel/ |
| H A D | time.c | 83 evt->rating = 300, in openrisc_clockevent_init() 147 .rating = 200,
|
| /linux/arch/loongarch/kernel/ |
| H A D | time.c | 168 cd->rating = 320; in constant_clockevent_init() 211 .rating = 400,
|
| /linux/arch/mips/alchemy/common/ |
| H A D | time.c | 45 .rating = 1500, 70 .rating = 1500,
|
| /linux/arch/xtensa/kernel/ |
| H A D | time.c | 49 .rating = 200, 110 .rating = 300,
|