Searched refs:clocksource_change_rating (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dtime.c213 clocksource_change_rating(&clocksource_cr16, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dclocksource.h265 extern void clocksource_change_rating(struct clocksource *cs, int rating);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/time/
H A Dclocksource.c227 * This function is called instead of clocksource_change_rating from
724 * clocksource_change_rating - Change the rating of a registered clocksource
726 void clocksource_change_rating(struct clocksource *cs, int rating) function
732 EXPORT_SYMBOL(clocksource_change_rating); variable

Completed in 48 milliseconds