Home
last modified time | relevance | path

Searched refs:timer_unlock_remote_bases (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/time/
H A Dtick-internal.h168 extern void timer_unlock_remote_bases(unsigned int cpu);
H A Dtimer_migration.c977 timer_unlock_remote_bases(cpu); in tmigr_handle_remote_cpu()
983 timer_unlock_remote_bases(cpu); in tmigr_handle_remote_cpu()
H A Dtimer.c2079 void timer_unlock_remote_bases(unsigned int cpu) in timer_unlock_remote_bases() function