Searched refs:vector_cleanup_callback (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/apic/
H A Dvector.c48 static void vector_cleanup_callback(struct timer_list *tmr);
57 .timer = __TIMER_INITIALIZER(vector_cleanup_callback, TIMER_PINNED),
999 static void vector_cleanup_callback(struct timer_list *tmr) function

Completed in 111 milliseconds