251 lines
8.3 KiB
C
251 lines
8.3 KiB
C
#include <linux/module.h>
|
|
#define INCLUDE_VERMAGIC
|
|
#include <linux/build-salt.h>
|
|
#include <linux/elfnote-lto.h>
|
|
#include <linux/export-internal.h>
|
|
#include <linux/vermagic.h>
|
|
#include <linux/compiler.h>
|
|
|
|
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") = {
|
|
{ 0x4035a819, "__napi_schedule" },
|
|
{ 0x6a5f1991, "ib_register_event_handler" },
|
|
{ 0xe2dedcb7, "ib_detach_mcast" },
|
|
{ 0xa916b694, "strnlen" },
|
|
{ 0x22cf5130, "ib_sa_get_mcmember_rec" },
|
|
{ 0x6383b27c, "__x86_indirect_thunk_rdx" },
|
|
{ 0x40a9b349, "vzalloc" },
|
|
{ 0x47ff7f82, "ib_unregister_event_handler" },
|
|
{ 0x7ed14751, "napi_gro_receive" },
|
|
{ 0x814f27fd, "ib_get_vf_guid" },
|
|
{ 0xc6cbbc89, "capable" },
|
|
{ 0xd61284a9, "skb_queue_tail" },
|
|
{ 0xda0d50ec, "ib_sa_cancel_query" },
|
|
{ 0x583d2c95, "ib_register_client" },
|
|
{ 0x7cd8d75e, "page_offset_base" },
|
|
{ 0x599fb41c, "kvmalloc_node" },
|
|
{ 0x1f43735b, "ib_create_srq_user" },
|
|
{ 0xbcb36fe4, "hugetlb_optimize_vmemmap_key" },
|
|
{ 0x625c0979, "device_create_file" },
|
|
{ 0xc77ffe01, "ib_sa_path_rec_get" },
|
|
{ 0x9f46ced8, "__sw_hweight64" },
|
|
{ 0xd13c63e, "ib_create_cm_id" },
|
|
{ 0x439ce33c, "ib_sa_unregister_client" },
|
|
{ 0x851283b2, "__dev_get_by_index" },
|
|
{ 0x93e01347, "rtnl_link_unregister" },
|
|
{ 0x45071380, "rdma_destroy_ah_attr" },
|
|
{ 0x65ab6791, "ib_set_client_data" },
|
|
{ 0x57bc19d2, "down_write" },
|
|
{ 0x877c1610, "rdma_alloc_netdev" },
|
|
{ 0xce807a25, "up_write" },
|
|
{ 0x75ab250c, "inet_confirm_addr" },
|
|
{ 0xa3ba7948, "skb_pull" },
|
|
{ 0x8df92f66, "memchr_inv" },
|
|
{ 0x2469810f, "__rcu_read_unlock" },
|
|
{ 0x6f66e7fd, "netif_set_real_num_tx_queues" },
|
|
{ 0xf4f14de6, "rtnl_trylock" },
|
|
{ 0xe5b5a076, "netif_set_real_num_rx_queues" },
|
|
{ 0x94ef774f, "__dev_kfree_skb_irq" },
|
|
{ 0x483b8f05, "netdev_printk" },
|
|
{ 0x8c03d20c, "destroy_workqueue" },
|
|
{ 0x4dfa8d4b, "mutex_lock" },
|
|
{ 0x74d3eaad, "skb_push" },
|
|
{ 0xfedf6463, "debugfs_remove" },
|
|
{ 0xba64282, "napi_enable" },
|
|
{ 0x66f96b8f, "ib_query_port" },
|
|
{ 0x4b750f53, "_raw_spin_unlock_irq" },
|
|
{ 0x1e94ad8a, "seq_putc" },
|
|
{ 0x9459548, "netif_receive_skb" },
|
|
{ 0x68d22c9d, "ib_send_cm_rep" },
|
|
{ 0xf3e27e30, "nla_put" },
|
|
{ 0xc61b07dd, "register_netdev" },
|
|
{ 0x4d9b652b, "rb_erase" },
|
|
{ 0xcfee334, "free_netdev" },
|
|
{ 0x4c9d28b0, "phys_base" },
|
|
{ 0x449ad0a7, "memcmp" },
|
|
{ 0x3c3fce39, "__local_bh_enable_ip" },
|
|
{ 0xbcab6ee6, "sscanf" },
|
|
{ 0x32027b93, "ethtool_op_get_link" },
|
|
{ 0xcefb0c9f, "__mutex_init" },
|
|
{ 0x37befc70, "jiffies_to_msecs" },
|
|
{ 0xe3dfa12c, "__ib_create_cq" },
|
|
{ 0xd35cce70, "_raw_spin_unlock_irqrestore" },
|
|
{ 0x90ad4720, "ib_destroy_qp_user" },
|
|
{ 0x8baf278a, "netif_tx_wake_queue" },
|
|
{ 0x9fdecc31, "unregister_netdevice_many" },
|
|
{ 0x3dad9978, "cancel_delayed_work" },
|
|
{ 0xfb7b7dd3, "ib_cm_init_qp_attr" },
|
|
{ 0xed81bdcb, "__cpu_possible_mask" },
|
|
{ 0xfa1d8320, "ib_get_vf_stats" },
|
|
{ 0x1747f97f, "dma_sync_single_for_cpu" },
|
|
{ 0xb024ade4, "_dev_warn" },
|
|
{ 0xef6a0a77, "ib_send_cm_drep" },
|
|
{ 0x25974000, "wait_for_completion" },
|
|
{ 0x9166fc03, "__flush_workqueue" },
|
|
{ 0x5b8239ca, "__x86_return_thunk" },
|
|
{ 0x5f412291, "__pskb_pull_tail" },
|
|
{ 0x434c0bb, "netif_tx_lock" },
|
|
{ 0xece784c2, "rb_first" },
|
|
{ 0xa18b7c15, "rdma_destroy_ah_user" },
|
|
{ 0xe989f24d, "__netdev_alloc_skb" },
|
|
{ 0x4e90435c, "ib_sa_free_multicast" },
|
|
{ 0x2c6d5ac, "ib_get_device_fw_str" },
|
|
{ 0x1acf9979, "ib_destroy_cq_user" },
|
|
{ 0xe2d5255a, "strcmp" },
|
|
{ 0x668b19a1, "down_read" },
|
|
{ 0x28c4ba0d, "ib_modify_qp" },
|
|
{ 0x7fe32873, "rb_replace_node" },
|
|
{ 0x9d0d6206, "unregister_netdevice_notifier" },
|
|
{ 0x15ba50a6, "jiffies" },
|
|
{ 0x1b5d7124, "netdev_walk_all_upper_dev_rcu" },
|
|
{ 0x5c7ac3b0, "seq_read" },
|
|
{ 0x51f26ead, "in_dev_finish_destroy" },
|
|
{ 0x3c3ff9fd, "sprintf" },
|
|
{ 0x97651e6c, "vmemmap_base" },
|
|
{ 0xdd64e639, "strscpy" },
|
|
{ 0x28aa6a67, "call_rcu" },
|
|
{ 0xa8a27a23, "__icmp_send" },
|
|
{ 0x7f192ea, "debugfs_create_file" },
|
|
{ 0x68aa9bf3, "__dev_queue_xmit" },
|
|
{ 0x999e8297, "vfree" },
|
|
{ 0x3213f038, "mutex_unlock" },
|
|
{ 0x9fa7184a, "cancel_delayed_work_sync" },
|
|
{ 0xc6f46339, "init_timer_key" },
|
|
{ 0xa1d4d8c4, "__dev_kfree_skb_any" },
|
|
{ 0xe3888b82, "alloc_pages" },
|
|
{ 0x655d0088, "netdev_master_upper_dev_get_rcu" },
|
|
{ 0x56470118, "__warn_printk" },
|
|
{ 0x69c1b3a8, "netif_carrier_off" },
|
|
{ 0xd2da1048, "register_netdevice_notifier" },
|
|
{ 0x400cf737, "seq_printf" },
|
|
{ 0xd36dc10c, "get_random_u32" },
|
|
{ 0xffeedf6a, "delayed_work_timer_fn" },
|
|
{ 0x6d8eb0d7, "ib_query_pkey" },
|
|
{ 0x20000329, "simple_strtoul" },
|
|
{ 0xaa184237, "dst_release" },
|
|
{ 0x733145ac, "netif_carrier_on" },
|
|
{ 0xec4b8083, "rdma_set_cq_moderation" },
|
|
{ 0xd14c59ee, "ib_send_cm_rtu" },
|
|
{ 0xd98f2a02, "arp_tbl" },
|
|
{ 0xc7a4fbed, "rtnl_lock" },
|
|
{ 0x3ba25fee, "ib_send_cm_req" },
|
|
{ 0x5093aa9d, "ib_create_qp_kernel" },
|
|
{ 0x899fc9bf, "ib_sa_join_multicast" },
|
|
{ 0x60f973c4, "rdma_init_netdev" },
|
|
{ 0x7567a54c, "ib_dealloc_pd_user" },
|
|
{ 0xbb1febfc, "seq_open" },
|
|
{ 0xd9ebee95, "ib_find_pkey" },
|
|
{ 0xac4a1f46, "kmalloc_trace" },
|
|
{ 0x14578f6c, "ipv6_chk_addr" },
|
|
{ 0xe53f4e87, "ib_set_vf_link_state" },
|
|
{ 0x25be71db, "napi_schedule_prep" },
|
|
{ 0xd44b078f, "napi_disable" },
|
|
{ 0xa7940382, "param_ops_int" },
|
|
{ 0x7aa1756e, "kvfree" },
|
|
{ 0xcf3b69b3, "netdev_stats_to_stats64" },
|
|
{ 0x4db7c870, "debugfs_create_dir" },
|
|
{ 0x3df37d1c, "ib_attach_mcast" },
|
|
{ 0xcc0d5c7e, "dev_change_flags" },
|
|
{ 0x53b954a2, "up_read" },
|
|
{ 0xf9a482f9, "msleep" },
|
|
{ 0x527d3b77, "ib_send_cm_rej" },
|
|
{ 0xeb233a45, "__kmalloc" },
|
|
{ 0x5b94ad75, "kmalloc_caches" },
|
|
{ 0x44fa3155, "device_remove_file" },
|
|
{ 0x61d24c52, "ib_rate_to_mbps" },
|
|
{ 0x609f1c7e, "synchronize_net" },
|
|
{ 0xc244f77c, "register_netdevice" },
|
|
{ 0x1d0a69d6, "dev_set_mtu" },
|
|
{ 0xc31db0ce, "is_vmalloc_addr" },
|
|
{ 0x6e720ff2, "rtnl_unlock" },
|
|
{ 0x7b4da6ff, "__init_rwsem" },
|
|
{ 0xf1ccf385, "ib_unregister_client" },
|
|
{ 0xaa9b3cf9, "icmp6_send" },
|
|
{ 0x49cd25ed, "alloc_workqueue" },
|
|
{ 0xc43cf357, "ib_init_ah_attr_from_path" },
|
|
{ 0xb96c812a, "skb_put" },
|
|
{ 0x8d522714, "__rcu_read_lock" },
|
|
{ 0x85670f1d, "rtnl_is_locked" },
|
|
{ 0xa087e864, "ib_set_vf_guid" },
|
|
{ 0x3c35e2df, "netdev_update_features" },
|
|
{ 0xe324a30c, "netif_napi_add_weight" },
|
|
{ 0xd1d18cad, "seq_release" },
|
|
{ 0x656e4a6e, "snprintf" },
|
|
{ 0xa6257a2f, "complete" },
|
|
{ 0xc5b6f236, "queue_work_on" },
|
|
{ 0x1cfba015, "stackleak_track_stack" },
|
|
{ 0xb6829de7, "unregister_netdev" },
|
|
{ 0xa8be7276, "skb_dequeue" },
|
|
{ 0xca9360b5, "rb_next" },
|
|
{ 0x68d04dc1, "__ib_alloc_pd" },
|
|
{ 0x608741b5, "__init_swait_queue_head" },
|
|
{ 0xcae03bf, "dma_unmap_page_attrs" },
|
|
{ 0x927134f8, "rtnl_link_register" },
|
|
{ 0xca376a59, "dma_sync_single_for_device" },
|
|
{ 0xc86f5cb, "ib_sa_register_client" },
|
|
{ 0xf7956d3f, "dev_trans_start" },
|
|
{ 0x37a0cba, "kfree" },
|
|
{ 0xd268fca, "rdma_query_gid" },
|
|
{ 0x1eb9516e, "round_jiffies_relative" },
|
|
{ 0xe9c322a0, "pcpu_hot" },
|
|
{ 0x7b15985c, "seq_lseek" },
|
|
{ 0xc3055d20, "usleep_range_state" },
|
|
{ 0xac39a703, "ib_cm_listen" },
|
|
{ 0xf5a5e261, "__netif_napi_del" },
|
|
{ 0x27741ab1, "unregister_netdevice_queue" },
|
|
{ 0x1237d0b9, "ib_get_vf_config" },
|
|
{ 0xa7c66ef0, "ib_query_qp" },
|
|
{ 0xa5526619, "rb_insert_color" },
|
|
{ 0x34db050b, "_raw_spin_lock_irqsave" },
|
|
{ 0xa40d0774, "netif_tx_unlock" },
|
|
{ 0xba8fbd64, "_raw_spin_lock" },
|
|
{ 0x27ff9b35, "ib_destroy_cm_id" },
|
|
{ 0xcbd4898c, "fortify_panic" },
|
|
{ 0xbdfb6dbb, "__fentry__" },
|
|
{ 0xc2d053f7, "ib_find_gid" },
|
|
{ 0xe783e261, "sysfs_emit" },
|
|
{ 0xa37fe18a, "dev_driver_string" },
|
|
{ 0xf4131c84, "rdma_create_ah" },
|
|
{ 0xbfa6eaf0, "dev_addr_mod" },
|
|
{ 0xb5d0bb2a, "ib_destroy_srq_user" },
|
|
{ 0x37c463ed, "ib_find_cached_pkey" },
|
|
{ 0x65487097, "__x86_indirect_thunk_rax" },
|
|
{ 0x83fdeb1e, "dma_map_page_attrs" },
|
|
{ 0x57241dc, "napi_complete_done" },
|
|
{ 0x13b61e77, "alloc_netdev_mqs" },
|
|
{ 0x122c3a7e, "_printk" },
|
|
{ 0x8427cc7b, "_raw_spin_lock_irq" },
|
|
{ 0x1d24c881, "___ratelimit" },
|
|
{ 0xa19b956, "__stack_chk_fail" },
|
|
{ 0x296695f, "refcount_warn_saturate" },
|
|
{ 0xb2fcb56d, "queue_delayed_work_on" },
|
|
{ 0xe46021ca, "_raw_spin_unlock_bh" },
|
|
{ 0x7098e516, "module_layout" },
|
|
};
|
|
|
|
MODULE_INFO(depends, "ib_core,ib_cm");
|
|
|