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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/time/
H A Djiffies.c58 struct clocksource clocksource_jiffies = { variable in typeref:struct:clocksource
69 return clocksource_register(&clocksource_jiffies);
76 return &clocksource_jiffies;

Completed in 27 milliseconds