Lines Matching defs:work
662 static void rtl8139_thread (struct work_struct *work);
663 static void rtl8139_tx_timeout_task(struct work_struct *work);
1608 static void rtl8139_thread (struct work_struct *work)
1611 container_of(work, struct rtl8139_private, thread.work);
1622 rtl8139_tx_timeout_task(work);
1654 static void rtl8139_tx_timeout_task (struct work_struct *work)
1657 container_of(work, struct rtl8139_private, thread.work);
1823 /* only wake the queue if we did work, and the queue is stopped */
2150 /* The interrupt handler does all of the Rx thread work and cleans up