Lines Matching defs:work
910 static void hwsim_virtio_rx_work(struct work_struct *work);
2829 static void hw_scan_work(struct work_struct *work)
2832 container_of(work, struct mac80211_hwsim_data, hw_scan.work);
3002 static void hw_roc_start(struct work_struct *work)
3005 container_of(work, struct mac80211_hwsim_data, roc_start.work);
3019 static void hw_roc_done(struct work_struct *work)
3022 container_of(work, struct mac80211_hwsim_data, roc_done.work);
5736 * For current userspace, prohibit it since it won't work right.
6361 static void hwsim_virtio_rx_work(struct work_struct *work)