linux-zen-desktop/drivers/infiniband/ulp/srp/ib_srp.mod.c

187 lines
6.0 KiB
C
Raw Normal View History

2023-08-30 17:31:07 +02:00
#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") = {
{ 0x1cfba015, "stackleak_track_stack" },
{ 0x712b12a1, "scsi_done" },
{ 0xf61df9be, "blk_mq_unique_tag" },
{ 0x6b3b3968, "ib_process_cq_direct" },
{ 0x1747f97f, "dma_sync_single_for_cpu" },
{ 0x5ed90adc, "int_to_scsilun" },
{ 0x69acdf38, "memcpy" },
{ 0xee65f74c, "dma_map_sg_attrs" },
{ 0xfbe215e4, "sg_next" },
{ 0xca376a59, "dma_sync_single_for_device" },
{ 0xc09239b4, "ib_dma_virt_map_sg" },
{ 0x43babd19, "sg_init_one" },
{ 0x5b94ad75, "kmalloc_caches" },
{ 0xac4a1f46, "kmalloc_trace" },
{ 0x68d04dc1, "__ib_alloc_pd" },
{ 0x1afa8a5a, "device_add" },
{ 0xcefb0c9f, "__mutex_init" },
{ 0xd3278c09, "device_initialize" },
{ 0x1303a5af, "dev_set_name" },
{ 0x65ab6791, "ib_set_client_data" },
{ 0xb024ade4, "_dev_warn" },
{ 0xb54556e4, "rdma_connect" },
{ 0x3ba25fee, "ib_send_cm_req" },
{ 0x66f96b8f, "ib_query_port" },
{ 0x41ed3709, "get_random_bytes" },
{ 0xe5840ec6, "ib_wc_status_msg" },
{ 0x4dfa8d4b, "mutex_lock" },
{ 0x4a3ad70e, "wait_for_completion_timeout" },
{ 0x3213f038, "mutex_unlock" },
{ 0xea3c8e4e, "scsilun_to_int" },
{ 0x27ff9b35, "ib_destroy_cm_id" },
{ 0x208250f3, "ib_dereg_mr_user" },
{ 0x4966729, "ib_drain_qp" },
{ 0x90ad4720, "ib_destroy_qp_user" },
{ 0x34cec494, "ib_free_cq" },
{ 0x44fa3155, "device_remove_file" },
{ 0xedbfdbc3, "srp_rport_get" },
{ 0xc6f08925, "srp_remove_host" },
{ 0xabbe16b6, "scsi_remove_host" },
{ 0x8d88446e, "srp_stop_rport_timers" },
{ 0xb3be643e, "rdma_disconnect" },
{ 0x7d7c3487, "ib_send_cm_dreq" },
{ 0xc7fa4aa9, "kobj_ns_drop" },
{ 0x3c12dfe, "cancel_work_sync" },
{ 0x92f210d6, "srp_rport_put" },
{ 0xe0b2ba21, "scsi_host_put" },
{ 0x37fa732f, "__ib_alloc_cq" },
{ 0x63813194, "rdma_create_qp" },
{ 0x5093aa9d, "ib_create_qp_kernel" },
{ 0x37c463ed, "ib_find_cached_pkey" },
{ 0xeb233a45, "__kmalloc" },
{ 0xc9faaa40, "ib_alloc_mr" },
{ 0x28c4ba0d, "ib_modify_qp" },
{ 0x3cc3a5b5, "rdma_destroy_qp" },
{ 0xd13c63e, "ib_create_cm_id" },
{ 0xc31db0ce, "is_vmalloc_addr" },
{ 0x7cd8d75e, "page_offset_base" },
{ 0x97651e6c, "vmemmap_base" },
{ 0x83fdeb1e, "dma_map_page_attrs" },
{ 0xa37fe18a, "dev_driver_string" },
{ 0x4c9d28b0, "phys_base" },
{ 0xfb7b7dd3, "ib_cm_init_qp_attr" },
{ 0x7f02188f, "__msecs_to_jiffies" },
{ 0xd14c59ee, "ib_send_cm_rtu" },
{ 0xef6a0a77, "ib_send_cm_drep" },
{ 0xc6354276, "scsi_host_alloc" },
{ 0x2d2dd36f, "kobj_ns_grab_current" },
{ 0x587e5efa, "scsi_host_get" },
{ 0x89940875, "mutex_lock_interruptible" },
{ 0x85df9b6c, "strsep" },
{ 0x44e9a829, "match_token" },
{ 0xacf4d843, "match_strdup" },
{ 0x5c3c7387, "kstrtoull" },
{ 0x4e3567f7, "match_int" },
{ 0xad0413d4, "match_hex" },
{ 0x50cf7585, "hex2bin" },
{ 0xd268fca, "rdma_query_gid" },
{ 0xc60d0620, "__num_online_cpus" },
{ 0xb7b7fa6e, "node_states" },
{ 0x9f46ced8, "__sw_hweight64" },
{ 0x3c3ff9fd, "sprintf" },
{ 0x78c56fad, "scsi_add_host_with_dma" },
{ 0xabaeb608, "srp_rport_add" },
{ 0x9941a47a, "scsi_scan_target" },
{ 0x90a25496, "__scsi_iterate_devices" },
{ 0xd291c622, "srp_timed_out" },
{ 0x1ddc4586, "param_ops_uint" },
{ 0x69aea3a6, "param_ops_bool" },
{ 0xa7940382, "param_ops_int" },
{ 0xbdfb6dbb, "__fentry__" },
{ 0x5b8239ca, "__x86_return_thunk" },
{ 0xe783e261, "sysfs_emit" },
{ 0x405b6e05, "srp_parse_tmo" },
{ 0x1902178a, "srp_tmo_valid" },
{ 0x122c3a7e, "_printk" },
{ 0x49cd25ed, "alloc_workqueue" },
{ 0x22647cb8, "srp_attach_transport" },
{ 0x36c4e4a2, "__class_register" },
{ 0xc86f5cb, "ib_sa_register_client" },
{ 0x583d2c95, "ib_register_client" },
{ 0x8c03d20c, "destroy_workqueue" },
{ 0x67551039, "srp_release_transport" },
{ 0x439ce33c, "ib_sa_unregister_client" },
{ 0xcef4381, "class_unregister" },
{ 0x656e4a6e, "snprintf" },
{ 0xaa87e74c, "device_rename" },
{ 0xa19b956, "__stack_chk_fail" },
{ 0x37a0cba, "kfree" },
{ 0xa728c58, "srp_start_tl_fail_timers" },
{ 0x400843b0, "scsi_change_queue_depth" },
{ 0x28969c5e, "scsi_is_host_device" },
{ 0xac032f1e, "blk_queue_rq_timeout" },
{ 0x2e8c0548, "_dev_printk" },
{ 0xbce7c99b, "srp_reconnect_rport" },
{ 0xcae03bf, "dma_unmap_page_attrs" },
{ 0x2d39b0a7, "kstrdup" },
{ 0x9f984513, "strrchr" },
{ 0x349cba85, "strchr" },
{ 0x771f5ddf, "inet_pton_with_scope" },
{ 0x754d539c, "strlen" },
{ 0x2cf56265, "__dynamic_pr_debug" },
{ 0x959ed545, "__rdma_create_kernel_id" },
{ 0x608741b5, "__init_swait_queue_head" },
{ 0x35f125a9, "rdma_resolve_addr" },
{ 0x2e3bcce2, "wait_for_completion_interruptible" },
{ 0x5bb37373, "rdma_destroy_id" },
{ 0xa6257a2f, "complete" },
{ 0x4b46d33f, "rdma_resolve_route" },
{ 0xc77ffe01, "ib_sa_path_rec_get" },
{ 0xf84cff9, "scsi_host_busy_iter" },
{ 0xf1ccf385, "ib_unregister_client" },
{ 0x34db050b, "_raw_spin_lock_irqsave" },
{ 0xd35cce70, "_raw_spin_unlock_irqrestore" },
{ 0x6c8bdfa3, "ib_map_mr_sg" },
{ 0x65487097, "__x86_indirect_thunk_rax" },
{ 0xf6ed3334, "ib_event_msg" },
{ 0x42a5b24a, "device_del" },
{ 0xba8fbd64, "_raw_spin_lock" },
{ 0x8427cc7b, "_raw_spin_lock_irq" },
{ 0x4b750f53, "_raw_spin_unlock_irq" },
{ 0xc5b6f236, "queue_work_on" },
{ 0xb5b54b34, "_raw_spin_unlock" },
{ 0x9166fc03, "__flush_workqueue" },
{ 0xb5686f70, "put_device" },
{ 0x7567a54c, "ib_dealloc_pd_user" },
{ 0x56470118, "__warn_printk" },
{ 0x131db64a, "system_long_wq" },
{ 0x8c9cdb04, "dma_unmap_sg_attrs" },
{ 0x7098e516, "module_layout" },
};
MODULE_INFO(depends, "ib_core,rdma_cm,ib_cm,scsi_transport_srp");