Searched refs:init_worker (Results 1 – 3 of 3) sorted by relevance
265 def init_worker(): function276 pool = Pool(cpu_count(), init_worker)313 pool = Pool(cpu_count(), init_worker)
162 struct work_struct init_worker; member
1206 init_worker); in wiimote_init_worker()1224 schedule_work(&wdata->init_worker); in __wiimote_schedule()1749 INIT_WORK(&wdata->init_worker, wiimote_init_worker); in wiimote_create()1766 cancel_work_sync(&wdata->init_worker); in wiimote_destroy()