mirror-linux/tools/virtio/linux
Michael S. Tsirkin 7f81878b04 tools/virtio: add device, device_driver stubs
Add stubs needed by virtio.h

Message-ID: <0fabf13f6ea812ebc73b1c919fb17d4dec1545db.1764873799.git.mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2025-12-24 08:02:56 -05:00
..
bug.h
build_bug.h
compiler.h tools/virtio: fix up compiler.h stub 2025-12-24 08:02:55 -05:00
cpumask.h tools/virtio: add struct cpumask to cpumask.h 2025-12-24 08:02:56 -05:00
device.h tools/virtio: add device, device_driver stubs 2025-12-24 08:02:56 -05:00
dma-mapping.h tools/virtio: stub DMA mapping functions 2025-12-24 08:02:56 -05:00
err.h
export.h
gfp.h
hrtimer.h
irqreturn.h
kernel.h tools/virtio: stub might_sleep and synchronize_rcu 2025-12-24 08:02:56 -05:00
kmemleak.h
kmsan.h kmsan: convert kmsan_handle_dma to use physical addresses 2025-09-12 00:18:20 +02:00
mm_types.h
module.h tools/virtio: add struct module forward declaration 2025-12-24 08:02:56 -05:00
printk.h
ratelimit.h
scatterlist.h
slab.h
spinlock.h
thread_info.h
topology.h
uaccess.h
ucopysize.h tools/virtio: add ucopysize.h stub 2025-12-24 08:02:56 -05:00
uio.h
virtio.h tools/virtio: use kernel's virtio.h 2025-12-24 08:02:55 -05:00
virtio_byteorder.h
virtio_config.h tools/virtio: switch to kernel's virtio_config.h 2025-12-24 08:02:56 -05:00
virtio_ring.h
vringh.h