Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_usb_core.c138 queue_work(system_highpri_wq, &dev->pre_tbtt_work); in mt76x02u_start_pre_tbtt_timer()
230 queue_work(system_highpri_wq, &dev->pre_tbtt_work); in mt76x02u_pre_tbtt_interrupt()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c58 struct workqueue_struct *system_highpri_wq; variable
720 system_highpri_wq = linux_system_short_wq; in linux_work_init()
735 system_highpri_wq = NULL; in linux_work_uninit()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h238 extern struct workqueue_struct *system_highpri_wq;