Searched refs:pdsc_health_thread (Results 1 – 3 of 3) sorted by relevance
301 void pdsc_health_thread(struct work_struct *work);
241 INIT_WORK(&pdsc->health_work, pdsc_health_thread); in pdsc_init_pf()
624 void pdsc_health_thread(struct work_struct *work) in pdsc_health_thread() function