Searched refs:__worker (Results 1 – 1 of 1) sorted by relevance
531 static int worker_thread(void *__worker);3366 static int worker_thread(void *__worker) in worker_thread() argument3368 struct worker *worker = __worker; in worker_thread()