workwq 289 drivers/net/ethernet/sfc/ptp.c struct workqueue_struct *workwq; workwq 1463 drivers/net/ethernet/sfc/ptp.c ptp->workwq = create_singlethread_workqueue("sfc_ptp"); workwq 1464 drivers/net/ethernet/sfc/ptp.c if (!ptp->workwq) { workwq 1521 drivers/net/ethernet/sfc/ptp.c destroy_workqueue(efx->ptp_data->workwq); workwq 1577 drivers/net/ethernet/sfc/ptp.c destroy_workqueue(efx->ptp_data->workwq); workwq 1695 drivers/net/ethernet/sfc/ptp.c queue_work(ptp->workwq, &ptp->work); workwq 1713 drivers/net/ethernet/sfc/ptp.c queue_work(ptp->workwq, &ptp->work); workwq 1853 drivers/net/ethernet/sfc/ptp.c queue_work(ptp->workwq, &ptp->work); workwq 1892 drivers/net/ethernet/sfc/ptp.c queue_work(ptp->workwq, &ptp->work);