Searched refs:__worker (Results 1 – 1 of 1) sorted by relevance
353 static int worker_thread(void *__worker);2238 static int worker_thread(void *__worker) in worker_thread() argument2240 struct worker *worker = __worker; in worker_thread()