opnsense-src/sys/dev/hyperv/vmbus
John Baldwin cbc4d2db75 Remove taskqueue_enqueue_fast().
taskqueue_enqueue() was changed to support both fast and non-fast
taskqueues 10 years ago in r154167.  It has been a compat shim ever
since.  It's time for the compat shim to go.

Submitted by:	Howard Su <howard0su@gmail.com>
Reviewed by:	sephe
Differential Revision:	https://reviews.freebsd.org/D5131
2016-03-01 17:47:32 +00:00
..
hv_channel.c hyperv/channel: Nuke useless stack variable 2016-03-01 05:15:26 +00:00
hv_channel_mgmt.c hyperv: Always set device for channels 2016-02-26 09:23:17 +00:00
hv_connection.c Remove taskqueue_enqueue_fast(). 2016-03-01 17:47:32 +00:00
hv_et.c hyperv: implement an event timer 2016-01-14 03:05:10 +00:00
hv_hv.c hyperv: Use WAITOK in the places where we can wait 2016-02-05 07:20:31 +00:00
hv_ring_buffer.c hyperv/channel: Add debug sysctl nodes for channel indices 2016-02-29 05:24:29 +00:00
hv_vmbus_drv_freebsd.c hyperv: Use proper fence function to keep store-load order for msgs 2016-02-29 04:58:40 +00:00
hv_vmbus_priv.h hyperv/channel: Add debug sysctl nodes for channel indices 2016-02-29 05:24:29 +00:00