Lines Matching defs:work
662 static void rtl8139_thread (struct work_struct *work);
663 static void rtl8139_tx_timeout_task(struct work_struct *work);
1609 static void rtl8139_thread (struct work_struct *work)
1612 container_of(work, struct rtl8139_private, thread.work);
1623 rtl8139_tx_timeout_task(work);
1655 static void rtl8139_tx_timeout_task (struct work_struct *work)
1658 container_of(work, struct rtl8139_private, thread.work);
1824 /* only wake the queue if we did work, and the queue is stopped */
2151 /* The interrupt handler does all of the Rx thread work and cleans up