Lines Matching defs:work
699 static void hwsim_virtio_rx_work(struct work_struct *work);
2217 static void hw_scan_work(struct work_struct *work)
2220 container_of(work, struct mac80211_hwsim_data, hw_scan.work);
2390 static void hw_roc_start(struct work_struct *work)
2393 container_of(work, struct mac80211_hwsim_data, roc_start.work);
2407 static void hw_roc_done(struct work_struct *work)
2410 container_of(work, struct mac80211_hwsim_data, roc_done.work);
3722 * For current userspace, prohibit it since it won't work right.
4247 static void hwsim_virtio_rx_work(struct work_struct *work)