Searched refs:notify_work (Results 1 – 5 of 5) sorted by relevance
234 struct work_struct notify_work; member264 struct work_struct notify_work; member483 struct sst_hsw_stream, notify_work); in hsw_notification_work()689 schedule_work(&stream->notify_work); in hsw_stream_message()718 schedule_work(&stream->notify_work); in hsw_log_message()993 INIT_WORK(&stream->notify_work, hsw_notification_work); in sst_hsw_stream_new()1031 cancel_work_sync(&stream->notify_work); in sst_hsw_stream_free()
973 notify_work); in notify_soft_wc_handler()1032 INIT_WORK(&cq->notify_work, notify_soft_wc_handler); in mlx5_ib_create_cq()1490 schedule_work(&cq->notify_work); in mlx5_ib_generate_wc()
507 struct work_struct notify_work; member
169 struct delayed_work notify_work; member
1291 INIT_DELAYED_WORK(&slave->notify_work, bond_netdev_notify_work); in bond_alloc_slave()1300 cancel_delayed_work_sync(&slave->notify_work); in bond_free_slave()1325 notify_work.work); in bond_netdev_notify_work()1335 queue_delayed_work(slave->bond->wq, &slave->notify_work, 1); in bond_netdev_notify_work()1341 queue_delayed_work(slave->bond->wq, &slave->notify_work, 0); in bond_queue_slave_event()