Searched refs:change_clocksource (Results 1 – 2 of 2) sorted by relevance
86 int change_clocksource(char *clocksource) in change_clocksource() function132 if (change_clocksource(clocksource_list[0])) { in main()140 if (change_clocksource(clocksource_list[i])) { in main()158 if (change_clocksource(clocksource_list[i])) { in main()163 change_clocksource(orig_clk); in main()
1433 static int change_clocksource(void *data) in change_clocksource() function1481 stop_machine(change_clocksource, clock, NULL); in timekeeping_notify()