Home
last modified time | relevance | path

Searched refs:change_clocksource (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/timers/
A Dclocksource-switch.c86 int change_clocksource(char *clocksource) in change_clocksource() function
151 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()
/linux-6.3-rc2/kernel/time/
A Dtimekeeping.c1448 static int change_clocksource(void *data) in change_clocksource() function
1506 stop_machine(change_clocksource, clock, NULL); in timekeeping_notify()

Completed in 11 milliseconds