Home
last modified time | relevance | path

Searched defs:cwq (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_workqueue.c85 STATIC UINT32 WorkqueueIsEmpty(cpu_workqueue_struct *cwq) in WorkqueueIsEmpty() argument
100 cpu_workqueue_struct *cwq = NULL; in __create_workqueue_key() local
152 cpu_workqueue_struct *cwq = wq->cpu_wq; in InitCpuWorkqueue() local
161 CreateWorkqueueThread(cpu_workqueue_struct *cwq, INT32 cpu) CreateWorkqueueThread() argument
188 cpu_workqueue_struct *cwq = cwqParam; WorkerThread() local
198 RunWorkqueue(cpu_workqueue_struct *cwq) RunWorkqueue() argument
256 InsertWork(cpu_workqueue_struct *cwq, struct work_struct *work, struct list_head *head, UINT32 *intSave) InsertWork() argument
268 QueueWork(cpu_workqueue_struct *cwq, struct work_struct *work, UINT32 *intSave) QueueWork() argument
[all...]

Completed in 1 milliseconds