Searched refs:cm_work_handler (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_iwcm.c873 static void cm_work_handler(struct work_struct *_work) function
940 INIT_WORK(&work->work, cm_work_handler);
H A Dib_cm.c265 static void cm_work_handler(struct work_struct *work);
840 INIT_DELAYED_WORK(&timewait_info->work.work, cm_work_handler);
3457 static void cm_work_handler(struct work_struct *_work) function
3554 INIT_DELAYED_WORK(&work->work, cm_work_handler);
3685 INIT_DELAYED_WORK(&work->work, cm_work_handler);

Completed in 172 milliseconds