Searched refs:create_singlethread_workqueue (Results 1 – 25 of 157) sorted by relevance
1234567
54 edac_workqueue = create_singlethread_workqueue("edac-poller"); in edac_workqueue_setup()
150 create_singlethread_workqueue(i2400ms->tx_wq_name); in i2400ms_tx_setup()
51 bat_event_workqueue = create_singlethread_workqueue("bat_events"); in batman_init()
218 rds_wq = create_singlethread_workqueue("krdsd"); in rds_threads_init()
560 ndev->cmd_wq = create_singlethread_workqueue(name); in nci_register_device()568 ndev->rx_wq = create_singlethread_workqueue(name); in nci_register_device()576 ndev->tx_wq = create_singlethread_workqueue(name); in nci_register_device()
190 catas_wq = create_singlethread_workqueue("mthca_catas"); in mthca_catas_init()
68 whc->workqueue = create_singlethread_workqueue(dev_name(&whc->umc->dev)); in whc_init()
214 dev->work_thread = create_singlethread_workqueue(MODULE_NAME); in sd_start()
294 dev->work_thread = create_singlethread_workqueue(MODULE_NAME); in sd_start()
308 sd->work_thread = create_singlethread_workqueue(MODULE_NAME); in sd_start()
391 dev->work_thread = create_singlethread_workqueue(MODULE_NAME); in sd_start()
479 sd->work_thread = create_singlethread_workqueue(MODULE_NAME); in sd_start()
360 cfag12864b_workqueue = create_singlethread_workqueue(CFAG12864B_NAME); in cfag12864b_init()
153 info->workqueue = create_singlethread_workqueue("vibra"); in twl4030_vibra_open()
159 mpc8xxx_spi->workqueue = create_singlethread_workqueue( in mpc8xxx_spi_probe()
187 priv->workq = create_singlethread_workqueue("mc13783_ts"); in mc13783_ts_probe()
626 create_singlethread_workqueue("shm_tx_work"); in caif_shmcore_probe()628 create_singlethread_workqueue("shm_rx_work"); in caif_shmcore_probe()
378 if ((workqueue = create_singlethread_workqueue("kspd")) == NULL) { in startwork()
259 mdev->workqueue = create_singlethread_workqueue("mlx4_en"); in mlx4_en_add()
289 iwm->rx_wq = create_singlethread_workqueue(KBUILD_MODNAME "_rx"); in iwm_priv_init()297 iwm->txq[i].wq = create_singlethread_workqueue(name); in iwm_priv_init()
363 #define create_singlethread_workqueue(name) \ macro
360 wq = create_singlethread_workqueue("appledisplay"); in appledisplay_init()
412 wusbd = create_singlethread_workqueue("wusbd"); in wusbcore_init()
550 khelper_wq = create_singlethread_workqueue("khelper"); in usermodehelper_init()
467 create_singlethread_workqueue("kafs_callbackd"); in afs_callback_update_init()