Searched refs:notify_work (Results 1 – 5 of 5) sorted by relevance
225 struct work_struct notify_work; member255 struct work_struct notify_work; member469 struct sst_hsw_stream, notify_work); in hsw_notification_work()675 schedule_work(&stream->notify_work); in hsw_stream_message()704 schedule_work(&stream->notify_work); in hsw_log_message()983 INIT_WORK(&stream->notify_work, hsw_notification_work); in sst_hsw_stream_new()1022 cancel_work_sync(&stream->notify_work); in sst_hsw_stream_free()
882 notify_work); in notify_soft_wc_handler()937 INIT_WORK(&cq->notify_work, notify_soft_wc_handler); in mlx5_ib_create_cq()1369 schedule_work(&cq->notify_work); in mlx5_ib_generate_wc()
523 struct work_struct notify_work; member
178 struct delayed_work notify_work; member
1311 INIT_DELAYED_WORK(&slave->notify_work, bond_netdev_notify_work); in bond_alloc_slave()1320 cancel_delayed_work_sync(&slave->notify_work); in bond_free_slave()1345 notify_work.work); in bond_netdev_notify_work()1355 queue_delayed_work(slave->bond->wq, &slave->notify_work, 1); in bond_netdev_notify_work()1361 queue_delayed_work(slave->bond->wq, &slave->notify_work, 0); in bond_queue_slave_event()