Home
last modified time | relevance | path

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

/linux-4.4.14/arch/cris/arch-v10/kernel/
Dfasttimer.c467 static void wake_up_func(unsigned long data) in wake_up_func() function
483 start_one_shot_timer(&t, wake_up_func, (unsigned long)&sleep_wait, us, in schedule_usleep()
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dfasttimer.c441 static void wake_up_func(unsigned long data) in wake_up_func() function
457 start_one_shot_timer(&t, wake_up_func, (unsigned long)&sleep_wait, us, in schedule_usleep()