Searched refs:key_gc_timer_func (Results 1 – 1 of 1) sorted by relevance
32 static void key_gc_timer_func(unsigned long);33 static DEFINE_TIMER(key_gc_timer, key_gc_timer_func, 0, 0);87 static void key_gc_timer_func(unsigned long data) in key_gc_timer_func() function