156 lines
5.1 KiB
C
156 lines
5.1 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") = {
|
||
|
{ 0xdd1e289b, "ib_map_mr_sg_pi" },
|
||
|
{ 0x9ad1dc41, "param_set_uint" },
|
||
|
{ 0x69acdf38, "memcpy" },
|
||
|
{ 0x3b6c41ea, "kstrtouint" },
|
||
|
{ 0x37a0cba, "kfree" },
|
||
|
{ 0x1126cc21, "iscsi_eh_abort" },
|
||
|
{ 0xf464630e, "iscsi_create_endpoint" },
|
||
|
{ 0x208250f3, "ib_dereg_mr_user" },
|
||
|
{ 0xaec70977, "iscsi_suspend_queue" },
|
||
|
{ 0x2190f870, "iscsi_eh_cmd_timed_out" },
|
||
|
{ 0xf6ed3334, "ib_event_msg" },
|
||
|
{ 0x9b15172, "kmem_cache_create" },
|
||
|
{ 0xa7c66ef0, "ib_query_qp" },
|
||
|
{ 0x12e6d009, "iscsi_conn_failure" },
|
||
|
{ 0x34db050b, "_raw_spin_lock_irqsave" },
|
||
|
{ 0x1d1d6feb, "iscsi_complete_pdu" },
|
||
|
{ 0xb3be643e, "rdma_disconnect" },
|
||
|
{ 0xbdfb6dbb, "__fentry__" },
|
||
|
{ 0xa37fe18a, "dev_driver_string" },
|
||
|
{ 0x976880f2, "iscsi_prep_data_out_pdu" },
|
||
|
{ 0xf02aa937, "wait_for_completion_interruptible_timeout" },
|
||
|
{ 0x65487097, "__x86_indirect_thunk_rax" },
|
||
|
{ 0x83fdeb1e, "dma_map_page_attrs" },
|
||
|
{ 0x122c3a7e, "_printk" },
|
||
|
{ 0x25b0d544, "iscsi_eh_device_reset" },
|
||
|
{ 0xdc09993, "iscsi_register_transport" },
|
||
|
{ 0x147ffd6a, "param_get_uint" },
|
||
|
{ 0xa19b956, "__stack_chk_fail" },
|
||
|
{ 0x959ed545, "__rdma_create_kernel_id" },
|
||
|
{ 0x6a5f1991, "ib_register_event_handler" },
|
||
|
{ 0x52154559, "kmem_cache_alloc" },
|
||
|
{ 0x4b46d33f, "rdma_resolve_route" },
|
||
|
{ 0x47ff7f82, "ib_unregister_event_handler" },
|
||
|
{ 0x98e5e8e, "iscsi_set_param" },
|
||
|
{ 0x7cd8d75e, "page_offset_base" },
|
||
|
{ 0x63813194, "rdma_create_qp" },
|
||
|
{ 0x6c8bdfa3, "ib_map_mr_sg" },
|
||
|
{ 0x82be91c4, "ib_alloc_mr_integrity" },
|
||
|
{ 0x30861606, "init_net" },
|
||
|
{ 0x28c741fb, "ib_cq_pool_put" },
|
||
|
{ 0xe15e5e3e, "iscsi_destroy_endpoint" },
|
||
|
{ 0x8c03d20c, "destroy_workqueue" },
|
||
|
{ 0x4dfa8d4b, "mutex_lock" },
|
||
|
{ 0xa6be0bf5, "kmem_cache_free" },
|
||
|
{ 0x9d09d3a7, "iscsi_conn_get_param" },
|
||
|
{ 0x9ed279d6, "iscsi_host_free" },
|
||
|
{ 0x9461bd87, "iscsi_put_task" },
|
||
|
{ 0x8270b22a, "iscsi_conn_teardown" },
|
||
|
{ 0x2e3bcce2, "wait_for_completion_interruptible" },
|
||
|
{ 0x640eac34, "iscsi_host_set_param" },
|
||
|
{ 0x4c9d28b0, "phys_base" },
|
||
|
{ 0xa2793a63, "iscsi_session_get_param" },
|
||
|
{ 0x10d66c6d, "iscsi_conn_send_pdu" },
|
||
|
{ 0x3cc3a5b5, "rdma_destroy_qp" },
|
||
|
{ 0x2cc978e5, "ib_check_mr_status" },
|
||
|
{ 0x9ed12e20, "kmalloc_large" },
|
||
|
{ 0xbcab6ee6, "sscanf" },
|
||
|
{ 0x8585a28e, "iscsi_conn_start" },
|
||
|
{ 0xcefb0c9f, "__mutex_init" },
|
||
|
{ 0xae2f800b, "iscsi_conn_unbind" },
|
||
|
{ 0xd35cce70, "_raw_spin_unlock_irqrestore" },
|
||
|
{ 0x1747f97f, "dma_sync_single_for_cpu" },
|
||
|
{ 0x28969c5e, "scsi_is_host_device" },
|
||
|
{ 0x25974000, "wait_for_completion" },
|
||
|
{ 0xc9faaa40, "ib_alloc_mr" },
|
||
|
{ 0x5b8239ca, "__x86_return_thunk" },
|
||
|
{ 0x2a958593, "ib_cq_pool_get" },
|
||
|
{ 0x2c8487a9, "rdma_connect_locked" },
|
||
|
{ 0x5af72e5d, "iscsi_itt_to_ctask" },
|
||
|
{ 0x747c9240, "iscsi_lookup_endpoint" },
|
||
|
{ 0xe5840ec6, "ib_wc_status_msg" },
|
||
|
{ 0xdbad41c5, "iscsi_host_alloc" },
|
||
|
{ 0x3c3ff9fd, "sprintf" },
|
||
|
{ 0x97651e6c, "vmemmap_base" },
|
||
|
{ 0x1e4436b6, "iscsi_host_add" },
|
||
|
{ 0xc09239b4, "ib_dma_virt_map_sg" },
|
||
|
{ 0x3213f038, "mutex_unlock" },
|
||
|
{ 0x69aea3a6, "param_ops_bool" },
|
||
|
{ 0x5bb37373, "rdma_destroy_id" },
|
||
|
{ 0x47c2ca4d, "iscsi_session_teardown" },
|
||
|
{ 0xeab9cbd5, "iscsi_conn_get_addr_param" },
|
||
|
{ 0x2bfc7ac5, "iscsi_unregister_transport" },
|
||
|
{ 0x750b47f9, "iscsi_eh_recover_target" },
|
||
|
{ 0x56470118, "__warn_printk" },
|
||
|
{ 0x44c7753c, "iscsi_conn_stop" },
|
||
|
{ 0x4cc09afd, "iscsi_queuecommand" },
|
||
|
{ 0x4966729, "ib_drain_qp" },
|
||
|
{ 0x7567a54c, "ib_dealloc_pd_user" },
|
||
|
{ 0x8c9cdb04, "dma_unmap_sg_attrs" },
|
||
|
{ 0xac4a1f46, "kmalloc_trace" },
|
||
|
{ 0xa7940382, "param_ops_int" },
|
||
|
{ 0x70e86cfa, "iscsi_host_remove" },
|
||
|
{ 0x400843b0, "scsi_change_queue_depth" },
|
||
|
{ 0xeb233a45, "__kmalloc" },
|
||
|
{ 0x5b94ad75, "kmalloc_caches" },
|
||
|
{ 0x8bbabf6e, "kmem_cache_destroy" },
|
||
|
{ 0xee65f74c, "dma_map_sg_attrs" },
|
||
|
{ 0xc31db0ce, "is_vmalloc_addr" },
|
||
|
{ 0x49cd25ed, "alloc_workqueue" },
|
||
|
{ 0xc41b0ba6, "iscsi_conn_setup" },
|
||
|
{ 0x8b43dfcc, "iscsi_session_recovery_timedout" },
|
||
|
{ 0x818514a4, "rdma_reject_msg" },
|
||
|
{ 0x907df803, "rdma_event_msg" },
|
||
|
{ 0x7f02188f, "__msecs_to_jiffies" },
|
||
|
{ 0xa6257a2f, "complete" },
|
||
|
{ 0xc5b6f236, "queue_work_on" },
|
||
|
{ 0x1cfba015, "stackleak_track_stack" },
|
||
|
{ 0x40419694, "iscsi_put_endpoint" },
|
||
|
{ 0xf9019d3a, "iscsi_target_alloc" },
|
||
|
{ 0xa0683cd9, "iscsi_conn_bind" },
|
||
|
{ 0x68d04dc1, "__ib_alloc_pd" },
|
||
|
{ 0x608741b5, "__init_swait_queue_head" },
|
||
|
{ 0xc1822d43, "iscsi_host_get_param" },
|
||
|
{ 0xcae03bf, "dma_unmap_page_attrs" },
|
||
|
{ 0xe923cf46, "iscsi_session_setup" },
|
||
|
{ 0x35f125a9, "rdma_resolve_addr" },
|
||
|
{ 0xca376a59, "dma_sync_single_for_device" },
|
||
|
{ 0x7098e516, "module_layout" },
|
||
|
};
|
||
|
|
||
|
MODULE_INFO(depends, "ib_core,libiscsi,scsi_transport_iscsi,rdma_cm");
|
||
|
|