Searched refs:init_worker (Results 1 – 3 of 3) sorted by relevance
263 def init_worker(): function274 pool = Pool(cpu_count(), init_worker)311 pool = Pool(cpu_count(), init_worker)
165 struct work_struct init_worker; member
1209 init_worker); in wiimote_init_worker()1227 schedule_work(&wdata->init_worker); in __wiimote_schedule()1756 INIT_WORK(&wdata->init_worker, wiimote_init_worker); in wiimote_create()1773 cancel_work_sync(&wdata->init_worker); in wiimote_destroy()