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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Deeh_event.c41 static void eeh_thread_launcher(struct work_struct *);
42 DECLARE_WORK(eeh_event_wq, eeh_thread_launcher);
104 * eeh_thread_launcher
107 static void eeh_thread_launcher(struct work_struct *dummy) function

Completed in 164 milliseconds