Home
last modified time | relevance | path

Searched refs:__cwq (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dworkqueue.c318 static int worker_thread(void *__cwq) in worker_thread() argument
320 struct cpu_workqueue_struct *cwq = __cwq; in worker_thread()