Home
last modified time | relevance | path

Searched refs:INIT_WORK (Results 1 - 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h177 #define INIT_WORK(work, callbackFunc) do { \ macro
185 #define INIT_WORK(work, callbackFunc) do { \ macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_interrupt.c104 INIT_WORK(work, handler); in irq_bottom_half()
H A Dlinux_workqueue.c78 INIT_WORK(&(dwork->work), func); in linux_init_delayed_work()
/third_party/NuttX/drivers/usbdev/gadget/
H A Drndis.c1784 INIT_WORK(&priv->rxwork, rndis_rxdispatch); in usbclass_bind()
1786 INIT_WORK(&priv->pollwork, rndis_txavail_work); in usbclass_bind()
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c2386 INIT_WORK(work, usb_needs_explore_sub); in usb_needs_explore()

Completed in 8 milliseconds