Searched refs:dm_alert_work (Results 1 – 1 of 1) sorted by relevance
85 struct work_struct dm_alert_work; member194 data = container_of(work, struct per_cpu_dm_data, dm_alert_work); in send_dm_alert()212 schedule_work(&data->dm_alert_work); in sched_send_work()526 schedule_work(&data->dm_alert_work); in net_dm_packet_trace_kfree_skb_hit()997 schedule_work(&hw_data->dm_alert_work); in net_dm_hw_trap_packet_probe()1067 INIT_WORK(&hw_data->dm_alert_work, ops->hw_work_item_func); in net_dm_hw_monitor_start()1089 cancel_work_sync(&hw_data->dm_alert_work); in net_dm_hw_monitor_start()1123 cancel_work_sync(&hw_data->dm_alert_work); in net_dm_hw_monitor_stop()1152 INIT_WORK(&data->dm_alert_work, ops->work_item_func); in net_dm_trace_on_set()1184 cancel_work_sync(&data->dm_alert_work); in net_dm_trace_on_set()[all …]