Searched refs:change_clocksource (Results 1 – 2 of 2) sorted by relevance
97 int change_clocksource(char *clocksource) in change_clocksource() function143 if (change_clocksource(clocksource_list[0])) { in main()151 if (change_clocksource(clocksource_list[i])) { in main()169 if (change_clocksource(clocksource_list[i])) { in main()174 change_clocksource(orig_clk); in main()
1047 static int change_clocksource(void *data) in change_clocksource() function1095 stop_machine(change_clocksource, clock, NULL); in timekeeping_notify()