Searched refs:change_clocksource (Results 1 – 2 of 2) sorted by relevance
86 int change_clocksource(char *clocksource) in change_clocksource() function151 if (change_clocksource(clocksource_list[0])) { in main()161 if (change_clocksource(clocksource_list[i])) { in main()179 if (change_clocksource(clocksource_list[i])) { in main()184 change_clocksource(orig_clk); in main()
1448 static int change_clocksource(void *data) in change_clocksource() function1506 stop_machine(change_clocksource, clock, NULL); in timekeeping_notify()
Completed in 11 milliseconds