Searched refs:dm_alert_work (Results 1 – 1 of 1) sorted by relevance
85 struct work_struct dm_alert_work; member195 data = container_of(work, struct per_cpu_dm_data, dm_alert_work); in send_dm_alert()213 schedule_work(&data->dm_alert_work); in sched_send_work()529 schedule_work(&data->dm_alert_work); in net_dm_packet_trace_kfree_skb_hit()1000 schedule_work(&hw_data->dm_alert_work); in net_dm_hw_trap_packet_probe()1070 INIT_WORK(&hw_data->dm_alert_work, ops->hw_work_item_func); in net_dm_hw_monitor_start()1092 cancel_work_sync(&hw_data->dm_alert_work); in net_dm_hw_monitor_start()1126 cancel_work_sync(&hw_data->dm_alert_work); in net_dm_hw_monitor_stop()1155 INIT_WORK(&data->dm_alert_work, ops->work_item_func); in net_dm_trace_on_set()1187 cancel_work_sync(&data->dm_alert_work); in net_dm_trace_on_set()[all …]