Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_workqueue.c256 STATIC VOID InsertWork(cpu_workqueue_struct *cwq, struct work_struct *work, struct list_head *head,… in InsertWork() function
270 InsertWork(cwq, work, &cwq->worklist, intSave); in QueueWork()