#include #define INCLUDE_VERMAGIC #include #include #include #include #include #ifdef CONFIG_UNWINDER_ORC #include ORC_HEADER; #endif 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 KSYMTAB_FUNC(iscsi_find_param_from_key, "", ""); KSYMTAB_FUNC(iscsit_get_datain_values, "", ""); KSYMTAB_FUNC(iscsit_increment_maxcmdsn, "", ""); KSYMTAB_FUNC(iscsit_cause_connection_reinstatement, "", ""); KSYMTAB_FUNC(iscsit_stop_dataout_timer, "", ""); KSYMTAB_FUNC(iscsi_change_param_sprintf, "", ""); KSYMTAB_FUNC(iscsi_target_check_login_request, "", ""); KSYMTAB_FUNC(iscsit_tmr_post_handler, "", ""); KSYMTAB_FUNC(iscsit_allocate_cmd, "", ""); KSYMTAB_FUNC(iscsit_sequence_cmd, "", ""); KSYMTAB_FUNC(iscsit_find_cmd_from_itt, "", ""); KSYMTAB_FUNC(iscsit_find_cmd_from_itt_or_dump, "", ""); KSYMTAB_FUNC(iscsit_add_cmd_to_immediate_queue, "", ""); KSYMTAB_FUNC(iscsit_release_cmd, "", ""); KSYMTAB_FUNC(iscsit_free_cmd, "", ""); KSYMTAB_FUNC(iscsit_queue_rsp, "", ""); KSYMTAB_FUNC(iscsit_aborted_task, "", ""); KSYMTAB_FUNC(iscsit_add_reject, "", ""); KSYMTAB_FUNC(iscsit_reject_cmd, "", ""); KSYMTAB_FUNC(iscsit_setup_scsi_cmd, "", ""); KSYMTAB_FUNC(iscsit_set_unsolicited_dataout, "", ""); KSYMTAB_FUNC(iscsit_process_scsi_cmd, "", ""); KSYMTAB_FUNC(__iscsit_check_dataout_hdr, "", ""); KSYMTAB_FUNC(iscsit_check_dataout_hdr, "", ""); KSYMTAB_FUNC(iscsit_check_dataout_payload, "", ""); KSYMTAB_FUNC(iscsit_setup_nop_out, "", ""); KSYMTAB_FUNC(iscsit_process_nop_out, "", ""); KSYMTAB_FUNC(iscsit_handle_task_mgt_cmd, "", ""); KSYMTAB_FUNC(iscsit_setup_text_cmd, "", ""); KSYMTAB_FUNC(iscsit_process_text_cmd, "", ""); KSYMTAB_FUNC(iscsit_handle_logout_cmd, "", ""); KSYMTAB_FUNC(iscsit_handle_snack, "", ""); KSYMTAB_FUNC(iscsit_build_datain_pdu, "", ""); KSYMTAB_FUNC(iscsit_build_logout_rsp, "", ""); KSYMTAB_FUNC(iscsit_build_nopin_rsp, "", ""); KSYMTAB_FUNC(iscsit_build_r2ts_for_cmd, "", ""); KSYMTAB_FUNC(iscsit_build_rsp_pdu, "", ""); KSYMTAB_FUNC(iscsit_build_task_mgt_rsp, "", ""); KSYMTAB_FUNC(iscsit_build_text_rsp, "", ""); KSYMTAB_FUNC(iscsit_build_reject, "", ""); KSYMTAB_FUNC(iscsit_thread_check_cpumask, "", ""); KSYMTAB_FUNC(iscsit_immediate_queue, "", ""); KSYMTAB_FUNC(iscsit_response_queue, "", ""); KSYMTAB_FUNC(iscsit_logout_post_handler, "", ""); KSYMTAB_FUNC(iscsit_register_transport, "", ""); KSYMTAB_FUNC(iscsit_unregister_transport, "", ""); SYMBOL_CRC(iscsi_find_param_from_key, 0xf34332f0, ""); SYMBOL_CRC(iscsit_get_datain_values, 0xeae2d4c5, ""); SYMBOL_CRC(iscsit_increment_maxcmdsn, 0x1ae4b1a7, ""); SYMBOL_CRC(iscsit_cause_connection_reinstatement, 0x2cd04f35, ""); SYMBOL_CRC(iscsit_stop_dataout_timer, 0x3cdf316a, ""); SYMBOL_CRC(iscsi_change_param_sprintf, 0x8bce0843, ""); SYMBOL_CRC(iscsi_target_check_login_request, 0xe555cd3b, ""); SYMBOL_CRC(iscsit_tmr_post_handler, 0xceae1481, ""); SYMBOL_CRC(iscsit_allocate_cmd, 0x685167c2, ""); SYMBOL_CRC(iscsit_sequence_cmd, 0x14d1b2f7, ""); SYMBOL_CRC(iscsit_find_cmd_from_itt, 0xe6588288, ""); SYMBOL_CRC(iscsit_find_cmd_from_itt_or_dump, 0x8eb8fe9b, ""); SYMBOL_CRC(iscsit_add_cmd_to_immediate_queue, 0x230ba98c, ""); SYMBOL_CRC(iscsit_release_cmd, 0xb88abaf5, ""); SYMBOL_CRC(iscsit_free_cmd, 0x0f798f25, ""); SYMBOL_CRC(iscsit_queue_rsp, 0xf4ed0e2c, ""); SYMBOL_CRC(iscsit_aborted_task, 0x89058369, ""); SYMBOL_CRC(iscsit_add_reject, 0x92d4f990, ""); SYMBOL_CRC(iscsit_reject_cmd, 0xe0538d15, ""); SYMBOL_CRC(iscsit_setup_scsi_cmd, 0x8bce7f21, ""); SYMBOL_CRC(iscsit_set_unsolicited_dataout, 0x2511caff, ""); SYMBOL_CRC(iscsit_process_scsi_cmd, 0xb23d45c8, ""); SYMBOL_CRC(__iscsit_check_dataout_hdr, 0x32d2e3ca, ""); SYMBOL_CRC(iscsit_check_dataout_hdr, 0x419ba041, ""); SYMBOL_CRC(iscsit_check_dataout_payload, 0xd255a3b5, ""); SYMBOL_CRC(iscsit_setup_nop_out, 0xebe47510, ""); SYMBOL_CRC(iscsit_process_nop_out, 0x69dca562, ""); SYMBOL_CRC(iscsit_handle_task_mgt_cmd, 0xb5c0f426, ""); SYMBOL_CRC(iscsit_setup_text_cmd, 0x334af61d, ""); SYMBOL_CRC(iscsit_process_text_cmd, 0x7dbe7aad, ""); SYMBOL_CRC(iscsit_handle_logout_cmd, 0x8794ecb9, ""); SYMBOL_CRC(iscsit_handle_snack, 0x4deecfad, ""); SYMBOL_CRC(iscsit_build_datain_pdu, 0xcb2d17e9, ""); SYMBOL_CRC(iscsit_build_logout_rsp, 0xe84a1e9b, ""); SYMBOL_CRC(iscsit_build_nopin_rsp, 0xdebf06e2, ""); SYMBOL_CRC(iscsit_build_r2ts_for_cmd, 0x6a0a452d, ""); SYMBOL_CRC(iscsit_build_rsp_pdu, 0x90016224, ""); SYMBOL_CRC(iscsit_build_task_mgt_rsp, 0x190ad900, ""); SYMBOL_CRC(iscsit_build_text_rsp, 0x02494697, ""); SYMBOL_CRC(iscsit_build_reject, 0x8bb7b502, ""); SYMBOL_CRC(iscsit_thread_check_cpumask, 0xf104436a, ""); SYMBOL_CRC(iscsit_immediate_queue, 0xc374201c, ""); SYMBOL_CRC(iscsit_response_queue, 0x1a1e51b6, ""); SYMBOL_CRC(iscsit_logout_post_handler, 0x0fdf872a, ""); SYMBOL_CRC(iscsit_register_transport, 0x5a692e3d, ""); SYMBOL_CRC(iscsit_unregister_transport, 0xe576eb34, ""); static const struct modversion_info ____versions[] __used __section("__versions") = { { 0xca24a218, "crypto_alloc_ahash" }, { 0xe914e41e, "strcpy" }, { 0x1b015d25, "bitmap_parselist" }, { 0xc65e34a6, "target_alloc_cmd_counter" }, { 0x67a58c14, "core_alua_check_nonop_delay" }, { 0xc8dcc62a, "krealloc" }, { 0xe7a02573, "ida_alloc_range" }, { 0x95d1a860, "try_module_get" }, { 0x7696f8c7, "__list_add_valid_or_report" }, { 0xb4489234, "target_wait_for_cmds" }, { 0x1e5ae4b1, "transport_generic_new_cmd" }, { 0x5d24150b, "target_free_cmd_counter" }, { 0x4a3ad70e, "wait_for_completion_timeout" }, { 0x656e4a6e, "snprintf" }, { 0xa6257a2f, "complete" }, { 0x7758f47c, "target_execute_cmd" }, { 0x608741b5, "__init_swait_queue_head" }, { 0x92540fbf, "finish_wait" }, { 0x51a511eb, "_raw_write_lock_bh" }, { 0xa8104f1c, "kernel_bind" }, { 0xcf2a6966, "up" }, { 0x9c32356a, "sock_create" }, { 0x6df1aaf1, "kernel_sigaction" }, { 0x4829a47e, "memcpy" }, { 0x3b6c41ea, "kstrtouint" }, { 0x37a0cba, "kfree" }, { 0xaeb082ad, "_raw_read_unlock_bh" }, { 0x8dee722d, "_raw_read_lock_bh" }, { 0x43babd19, "sg_init_one" }, { 0x5ed90adc, "int_to_scsilun" }, { 0xe7ab1ecc, "_raw_write_unlock_bh" }, { 0xe6aef439, "__tracepoint_sk_data_ready" }, { 0x8c26d495, "prepare_to_wait_event" }, { 0xb3f7646e, "kthread_should_stop" }, { 0x82ee90dc, "timer_delete_sync" }, { 0xe2964344, "__wake_up" }, { 0xb6748460, "kernel_accept" }, { 0x148653, "vsnprintf" }, { 0x412730c8, "kmem_cache_create" }, { 0x25c4ef2b, "core_tpg_set_initiator_node_queue_depth" }, { 0x2b9b3376, "target_stop_cmd_counter" }, { 0xba8fbd64, "_raw_spin_lock" }, { 0x86060dd3, "transport_generic_handle_tmr" }, { 0xcbd4898c, "fortify_panic" }, { 0x3a4d14ce, "transport_lookup_tmr_lun" }, { 0xe783e261, "sysfs_emit" }, { 0x50cf7585, "hex2bin" }, { 0x2e02864, "wake_up_process" }, { 0xae197b5e, "crypto_destroy_tfm" }, { 0xf02aa937, "wait_for_completion_interruptible_timeout" }, { 0x8ea4231c, "transport_alloc_session_tags" }, { 0xfceabf06, "transport_alloc_session" }, { 0x6b2dc060, "dump_stack" }, { 0x4af6ddf0, "kstrtou16" }, { 0x574c2e74, "bitmap_release_region" }, { 0x122c3a7e, "_printk" }, { 0x8427cc7b, "_raw_spin_lock_irq" }, { 0x395b8b90, "sbitmap_prepare_to_wait" }, { 0x1d24c881, "___ratelimit" }, { 0x1000e51, "schedule" }, { 0x296695f, "refcount_warn_saturate" }, { 0xb2fcb56d, "queue_delayed_work_on" }, { 0xe46021ca, "_raw_spin_unlock_bh" }, { 0xc4440989, "target_unregister_template" }, { 0xd60eb3be, "transport_send_check_condition_and_sense" }, { 0xa916b694, "strnlen" }, { 0x922db506, "kmem_cache_alloc" }, { 0x40a9b349, "vzalloc" }, { 0xcf5c1c4b, "transport_free_session" }, { 0xc6cbbc89, "capable" }, { 0xcd1f47a2, "module_put" }, { 0x52064e05, "flush_signals" }, { 0x7665a95b, "idr_remove" }, { 0x9f46ced8, "__sw_hweight64" }, { 0xfe487975, "init_wait_entry" }, { 0xab5abe1, "__traceiter_sk_data_ready" }, { 0x215e000a, "init_net" }, { 0xf70e4a4d, "preempt_schedule_notrace" }, { 0x43b0c9c3, "preempt_schedule" }, { 0xb8f11603, "idr_alloc" }, { 0x8c8569cb, "kstrtoint" }, { 0xb3f548ad, "kmemdup_nul" }, { 0xc38c83b8, "mod_timer" }, { 0xdec33ece, "config_group_init_type_name" }, { 0x1e6d26a8, "strstr" }, { 0x954f099c, "idr_preload" }, { 0x4dfa8d4b, "mutex_lock" }, { 0xa74e0693, "kmem_cache_free" }, { 0x54808358, "set_cpus_allowed_ptr" }, { 0x5fb2168c, "transport_deregister_session_configfs" }, { 0x5a921311, "strncmp" }, { 0x4b750f53, "_raw_spin_unlock_irq" }, { 0xd0760fc0, "kfree_sensitive" }, { 0x373766a, "sbitmap_queue_clear" }, { 0x285eeecf, "iov_iter_kvec" }, { 0xffb7c514, "ida_free" }, { 0x2e3bcce2, "wait_for_completion_interruptible" }, { 0x4aa33e07, "inet_pton_with_scope" }, { 0x950eb34e, "__list_del_entry_valid_or_report" }, { 0xa9156cab, "sock_sendmsg" }, { 0xb08fea1, "crypto_shash_update" }, { 0xe4f5b25a, "core_tpg_set_initiator_node_tag" }, { 0x7bcf5f59, "__cpu_online_mask" }, { 0x449ad0a7, "memcmp" }, { 0x6e9b1723, "kthread_stop" }, { 0xcefb0c9f, "__mutex_init" }, { 0x89940875, "mutex_lock_interruptible" }, { 0x11089ac7, "_ctype" }, { 0x5fc71840, "target_cmd_parse_cdb" }, { 0x5b58db99, "sock_set_reuseaddr" }, { 0x3dad9978, "cancel_delayed_work" }, { 0xc9fb2e51, "crypto_ahash_finup" }, { 0xdcb764ad, "memset" }, { 0x5c3c7387, "kstrtoull" }, { 0x9807a96f, "iov_iter_bvec" }, { 0x25974000, "wait_for_completion" }, { 0x17de3d5, "nr_cpu_ids" }, { 0xd9a5ea54, "__init_waitqueue_head" }, { 0x9f02a732, "crypto_ahash_digest" }, { 0x93d6dd8c, "complete_all" }, { 0x1dbeb3f5, "crypto_ahash_final" }, { 0xe2d5255a, "strcmp" }, { 0xf0b7c1ab, "__target_init_cmd" }, { 0x15ba50a6, "jiffies" }, { 0x459f2852, "kthread_create_on_node" }, { 0x2d39b0a7, "kstrdup" }, { 0xc33d9111, "transport_lookup_cmd_lun" }, { 0x3c3ff9fd, "sprintf" }, { 0x18a2fc25, "core_tpg_check_initiator_node_acl" }, { 0x3de0355e, "target_cmd_init_cdb" }, { 0xdd64e639, "strscpy" }, { 0x7a2af7b4, "cpu_number" }, { 0x12fe288d, "kernel_listen" }, { 0x3350d87b, "core_tmr_alloc_req" }, { 0x999e8297, "vfree" }, { 0x1da6c1d8, "ip_sock_set_freebind" }, { 0xea3c8e4e, "scsilun_to_int" }, { 0x4d24a1e4, "sbitmap_finish_wait" }, { 0x85df9b6c, "strsep" }, { 0x3213f038, "mutex_unlock" }, { 0x5d5cde5d, "crypto_shash_finup" }, { 0x9fa7184a, "cancel_delayed_work_sync" }, { 0x4b3e7eba, "transport_wait_for_tasks" }, { 0xd45cc6ca, "bin2hex" }, { 0xc6f46339, "init_timer_key" }, { 0x63a7c28c, "bitmap_find_free_region" }, { 0x9e799d1b, "transport_handle_cdb_direct" }, { 0xe6d0d9b2, "target_get_sess_cmd" }, { 0xe8533092, "target_complete_cmd" }, { 0xfbe215e4, "sg_next" }, { 0x66b4cc41, "kmemdup" }, { 0x2cf56265, "__dynamic_pr_debug" }, { 0x9a73a2d9, "sock_recvmsg" }, { 0x25405ce8, "core_tpg_deregister" }, { 0x6bd0e573, "down_interruptible" }, { 0xb6e210e6, "__transport_register_session" }, { 0xffeedf6a, "delayed_work_timer_fn" }, { 0x20000329, "simple_strtoul" }, { 0x40017646, "target_show_dynamic_sessions" }, { 0xc3690fc, "_raw_spin_lock_bh" }, { 0x5e1b558a, "sock_release" }, { 0x190d1d0b, "target_register_template" }, { 0x41ed3709, "get_random_bytes" }, { 0x2398e5a8, "tcp_sock_set_nodelay" }, { 0x284c3d29, "send_sig" }, { 0xad73041f, "autoremove_wake_function" }, { 0x29977925, "kmalloc_trace" }, { 0x7f4d84e0, "transport_generic_free_cmd" }, { 0x3854774b, "kstrtoll" }, { 0x164ecbae, "core_tpg_register" }, { 0x98cf60b3, "strlen" }, { 0x782197e7, "target_put_sess_cmd" }, { 0x742578a5, "wait_for_random_bytes" }, { 0xc553ff94, "transport_deregister_session" }, { 0xaa8f1b71, "inet_addr_is_any" }, { 0x349cba85, "strchr" }, { 0x76549ffd, "crypto_alloc_shash" }, { 0xb5b54b34, "_raw_spin_unlock" }, { 0x935346fe, "__sbitmap_queue_get" }, { 0x99f2d00a, "sysfs_emit_at" }, { 0x2cf0c910, "sg_init_table" }, { 0xf9a482f9, "msleep" }, { 0xeb233a45, "__kmalloc" }, { 0xe61a6d75, "kmalloc_caches" }, { 0xa24f23d8, "__request_module" }, { 0x63d67aeb, "kmem_cache_destroy" }, { 0xca695b93, "target_tpg_has_node_acl" }, { 0x2d3385d3, "system_wq" }, { 0x17608925, "module_layout" }, }; MODULE_INFO(depends, "target_core_mod"); MODULE_INFO(srcversion, "D7588C6F3FF1E753DEC7CFC");