#include #define INCLUDE_VERMAGIC #include #include #include #include #include BUILD_SALT; BUILD_LTO_INFO; MODULE_INFO(vermagic, VERMAGIC_STRING); MODULE_INFO(name, KBUILD_MODNAME); __visible struct module __this_module __section(".gnu.linkonce.this_module") = { .name = KBUILD_MODNAME, .init = init_module, #ifdef CONFIG_MODULE_UNLOAD .exit = cleanup_module, #endif .arch = MODULE_ARCH_INIT, }; MODULE_INFO(intree, "Y"); #ifdef CONFIG_RETPOLINE MODULE_INFO(retpoline, "Y"); #endif static const struct modversion_info ____versions[] __used __section("__versions") = { { 0x37a0cba, "kfree" }, { 0xe9c322a0, "pcpu_hot" }, { 0x1eb6cdd7, "__put_devmap_managed_page_refs" }, { 0x8c26d495, "prepare_to_wait_event" }, { 0xece706ab, "iov_iter_init" }, { 0xe2964344, "__wake_up" }, { 0x34db050b, "_raw_spin_lock_irqsave" }, { 0xba8fbd64, "_raw_spin_lock" }, { 0xbdfb6dbb, "__fentry__" }, { 0x7df3c510, "vhost_poll_init" }, { 0x2ac37f41, "vhost_vq_init_access" }, { 0x65487097, "__x86_indirect_thunk_rax" }, { 0x2241555, "vhost_poll_stop" }, { 0x2a07456c, "tun_get_tx_ring" }, { 0x1000e51, "schedule" }, { 0xcab97253, "vhost_exceeds_weight" }, { 0xa86a3246, "vhost_poll_queue" }, { 0x28125802, "tun_get_socket" }, { 0x81c0f41b, "vhost_discard_vq_desc" }, { 0x73361a90, "vhost_add_used_and_signal" }, { 0x7cd8d75e, "page_offset_base" }, { 0x599fb41c, "kvmalloc_node" }, { 0x3e9db5f2, "compat_ptr_ioctl" }, { 0xbcb36fe4, "hugetlb_optimize_vmemmap_key" }, { 0xfe487975, "init_wait_entry" }, { 0x90414e54, "fput" }, { 0x6091797f, "synchronize_rcu" }, { 0xfd2b3e45, "vhost_dev_reset_owner_prepare" }, { 0x35aa696e, "vhost_add_used_and_signal_n" }, { 0x4405826f, "vhost_dev_set_owner" }, { 0x58864141, "vhost_chr_write_iter" }, { 0xca37485a, "noop_llseek" }, { 0x9562afc4, "vhost_get_vq_desc" }, { 0x4dfa8d4b, "mutex_lock" }, { 0x5bfc9640, "vhost_chr_read_iter" }, { 0x2d83e24b, "vhost_log_write" }, { 0x4c9d28b0, "phys_base" }, { 0x9ed12e20, "kmalloc_large" }, { 0x3c3fce39, "__local_bh_enable_ip" }, { 0xd35cce70, "_raw_spin_unlock_irqrestore" }, { 0x46c63ee5, "vhost_dev_ioctl" }, { 0x9942a4f3, "misc_register" }, { 0x4eab1191, "vhost_disable_notify" }, { 0x5b8239ca, "__x86_return_thunk" }, { 0x6b10bee1, "_copy_to_user" }, { 0x458c08ea, "vhost_dev_has_owner" }, { 0xd9a5ea54, "__init_waitqueue_head" }, { 0xa3ebf6a1, "vhost_clear_msg" }, { 0x5d50a815, "vhost_set_backend_features" }, { 0xbb9ed3bf, "mutex_trylock" }, { 0x34653347, "vhost_enable_notify" }, { 0x9cf81d66, "copy_page_from_iter" }, { 0xa54e1832, "__page_frag_cache_drain" }, { 0x97651e6c, "vmemmap_base" }, { 0x29826f5c, "vhost_log_access_ok" }, { 0xf738d965, "vhost_dev_cleanup" }, { 0x3213f038, "mutex_unlock" }, { 0xe3888b82, "alloc_pages" }, { 0x84dc5b40, "vhost_chr_poll" }, { 0x3f65a05a, "__folio_put" }, { 0x2cf56265, "__dynamic_pr_debug" }, { 0xee20a850, "vhost_poll_start" }, { 0x7fbc9e58, "vq_meta_prefetch" }, { 0x89d258c2, "vhost_dev_check_owner" }, { 0xac4a1f46, "kmalloc_trace" }, { 0xdf0f75c6, "eventfd_signal" }, { 0xa7940382, "param_ops_int" }, { 0x7aa1756e, "kvfree" }, { 0xb5b54b34, "_raw_spin_unlock" }, { 0x9310a8d5, "sockfd_lookup" }, { 0xe2c17b5d, "__SCT__might_resched" }, { 0x5b94ad75, "kmalloc_caches" }, { 0x7ac1254b, "local_clock" }, { 0x856a0529, "vhost_vq_avail_empty" }, { 0x587f22d7, "devmap_managed_key" }, { 0xbdb3609c, "vhost_init_device_iotlb" }, { 0x11d52713, "_copy_to_iter" }, { 0xdaf7bb9c, "misc_deregister" }, { 0xb29c7825, "vhost_vring_ioctl" }, { 0x13c49cc2, "_copy_from_user" }, { 0x73df528d, "tap_get_ptr_ring" }, { 0x20c7b01f, "vhost_dev_flush" }, { 0x4099f919, "tun_ptr_free" }, { 0x1cfba015, "stackleak_track_stack" }, { 0x48d88a2c, "__SCT__preempt_schedule" }, { 0xe4bfdf3b, "vhost_vq_access_ok" }, { 0x809be154, "vhost_dev_stop" }, { 0x92540fbf, "finish_wait" }, { 0xd62fd8ba, "tap_get_socket" }, { 0xbc57915d, "iov_iter_advance" }, { 0x849b5949, "fget" }, { 0xba0db69, "vhost_dev_init" }, { 0x673d9e2d, "vhost_has_work" }, { 0x7a307fc5, "vhost_dev_reset_owner" }, { 0x7098e516, "module_layout" }, }; MODULE_INFO(depends, "vhost,tun,tap"); MODULE_INFO(srcversion, "87CA168C7BC56EB8D9AD651");