#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(rpc_create, "_gpl", ""); KSYMTAB_FUNC(rpc_clone_client, "_gpl", ""); KSYMTAB_FUNC(rpc_clone_client_set_auth, "_gpl", ""); KSYMTAB_FUNC(rpc_switch_client_transport, "_gpl", ""); KSYMTAB_FUNC(rpc_clnt_iterate_for_each_xprt, "_gpl", ""); KSYMTAB_FUNC(rpc_killall_tasks, "_gpl", ""); KSYMTAB_FUNC(rpc_cancel_tasks, "_gpl", ""); KSYMTAB_FUNC(rpc_clnt_disconnect, "_gpl", ""); KSYMTAB_FUNC(rpc_shutdown_client, "_gpl", ""); KSYMTAB_FUNC(rpc_release_client, "_gpl", ""); KSYMTAB_FUNC(rpc_bind_new_program, "_gpl", ""); KSYMTAB_FUNC(rpc_task_release_transport, "_gpl", ""); KSYMTAB_FUNC(rpc_run_task, "_gpl", ""); KSYMTAB_FUNC(rpc_call_sync, "_gpl", ""); KSYMTAB_FUNC(rpc_call_async, "_gpl", ""); KSYMTAB_FUNC(rpc_prepare_reply_pages, "_gpl", ""); KSYMTAB_FUNC(rpc_call_start, "_gpl", ""); KSYMTAB_FUNC(rpc_peeraddr, "_gpl", ""); KSYMTAB_FUNC(rpc_peeraddr2str, "_gpl", ""); KSYMTAB_FUNC(rpc_localaddr, "_gpl", ""); KSYMTAB_FUNC(rpc_setbufsize, "_gpl", ""); KSYMTAB_FUNC(rpc_net_ns, "_gpl", ""); KSYMTAB_FUNC(rpc_max_payload, "_gpl", ""); KSYMTAB_FUNC(rpc_max_bc_payload, "_gpl", ""); KSYMTAB_FUNC(rpc_num_bc_slots, "_gpl", ""); KSYMTAB_FUNC(rpc_force_rebind, "_gpl", ""); KSYMTAB_FUNC(rpc_restart_call, "_gpl", ""); KSYMTAB_FUNC(rpc_restart_call_prepare, "_gpl", ""); KSYMTAB_FUNC(rpc_call_null, "_gpl", ""); KSYMTAB_FUNC(rpc_clnt_test_and_add_xprt, "_gpl", ""); KSYMTAB_FUNC(rpc_clnt_setup_test_and_add_xprt, "_gpl", ""); KSYMTAB_FUNC(rpc_clnt_add_xprt, "_gpl", ""); KSYMTAB_FUNC(rpc_clnt_probe_trunked_xprts, "_gpl", ""); KSYMTAB_FUNC(rpc_clnt_manage_trunked_xprts, "_gpl", ""); KSYMTAB_FUNC(rpc_set_connect_timeout, "_gpl", ""); KSYMTAB_FUNC(rpc_clnt_xprt_switch_put, "_gpl", ""); KSYMTAB_FUNC(rpc_clnt_xprt_switch_add_xprt, "_gpl", ""); KSYMTAB_FUNC(rpc_clnt_xprt_switch_remove_xprt, "_gpl", ""); KSYMTAB_FUNC(rpc_clnt_xprt_switch_has_addr, "_gpl", ""); KSYMTAB_FUNC(xprt_register_transport, "_gpl", ""); KSYMTAB_FUNC(xprt_unregister_transport, "_gpl", ""); KSYMTAB_FUNC(xprt_find_transport_ident, "_gpl", ""); KSYMTAB_FUNC(xprt_reserve_xprt, "_gpl", ""); KSYMTAB_FUNC(xprt_reserve_xprt_cong, "_gpl", ""); KSYMTAB_FUNC(xprt_release_xprt, "_gpl", ""); KSYMTAB_FUNC(xprt_release_xprt_cong, "_gpl", ""); KSYMTAB_FUNC(xprt_request_get_cong, "_gpl", ""); KSYMTAB_FUNC(xprt_release_rqst_cong, "_gpl", ""); KSYMTAB_FUNC(xprt_adjust_cwnd, "_gpl", ""); KSYMTAB_FUNC(xprt_wake_pending_tasks, "_gpl", ""); KSYMTAB_FUNC(xprt_wait_for_buffer_space, "_gpl", ""); KSYMTAB_FUNC(xprt_write_space, "_gpl", ""); KSYMTAB_FUNC(xprt_disconnect_done, "_gpl", ""); KSYMTAB_FUNC(xprt_force_disconnect, "_gpl", ""); KSYMTAB_FUNC(xprt_lock_connect, "_gpl", ""); KSYMTAB_FUNC(xprt_unlock_connect, "_gpl", ""); KSYMTAB_FUNC(xprt_reconnect_delay, "_gpl", ""); KSYMTAB_FUNC(xprt_reconnect_backoff, "_gpl", ""); KSYMTAB_FUNC(xprt_lookup_rqst, "_gpl", ""); KSYMTAB_FUNC(xprt_pin_rqst, "_gpl", ""); KSYMTAB_FUNC(xprt_unpin_rqst, "_gpl", ""); KSYMTAB_FUNC(xprt_update_rtt, "_gpl", ""); KSYMTAB_FUNC(xprt_complete_rqst, "_gpl", ""); KSYMTAB_FUNC(xprt_wait_for_reply_request_def, "_gpl", ""); KSYMTAB_FUNC(xprt_wait_for_reply_request_rtt, "_gpl", ""); KSYMTAB_FUNC(xprt_add_backlog, "_gpl", ""); KSYMTAB_FUNC(xprt_wake_up_backlog, "_gpl", ""); KSYMTAB_FUNC(xprt_alloc_slot, "_gpl", ""); KSYMTAB_FUNC(xprt_free_slot, "_gpl", ""); KSYMTAB_FUNC(xprt_alloc, "_gpl", ""); KSYMTAB_FUNC(xprt_free, "_gpl", ""); KSYMTAB_FUNC(xprt_get, "_gpl", ""); KSYMTAB_FUNC(xprt_put, "_gpl", ""); KSYMTAB_FUNC(csum_partial_copy_to_xdr, "_gpl", ""); KSYMTAB_DATA(xprtiod_workqueue, "_gpl", ""); KSYMTAB_FUNC(rpc_task_gfp_mask, "_gpl", ""); KSYMTAB_FUNC(rpc_task_timeout, "_gpl", ""); KSYMTAB_FUNC(rpc_init_priority_wait_queue, "_gpl", ""); KSYMTAB_FUNC(rpc_init_wait_queue, "_gpl", ""); KSYMTAB_FUNC(rpc_destroy_wait_queue, "_gpl", ""); KSYMTAB_FUNC(rpc_wait_for_completion_task, "_gpl", ""); KSYMTAB_FUNC(rpc_sleep_on_timeout, "_gpl", ""); KSYMTAB_FUNC(rpc_sleep_on, "_gpl", ""); KSYMTAB_FUNC(rpc_sleep_on_priority_timeout, "_gpl", ""); KSYMTAB_FUNC(rpc_sleep_on_priority, "_gpl", ""); KSYMTAB_FUNC(rpc_wake_up_queued_task, "_gpl", ""); KSYMTAB_FUNC(rpc_wake_up_first, "_gpl", ""); KSYMTAB_FUNC(rpc_wake_up_next, "_gpl", ""); KSYMTAB_FUNC(rpc_wake_up, "_gpl", ""); KSYMTAB_FUNC(rpc_wake_up_status, "_gpl", ""); KSYMTAB_FUNC(rpc_delay, "_gpl", ""); KSYMTAB_FUNC(rpc_exit, "_gpl", ""); KSYMTAB_FUNC(rpc_malloc, "_gpl", ""); KSYMTAB_FUNC(rpc_free, "_gpl", ""); KSYMTAB_FUNC(rpc_put_task, "_gpl", ""); KSYMTAB_FUNC(rpc_put_task_async, "_gpl", ""); KSYMTAB_FUNC(rpc_machine_cred, "_gpl", ""); KSYMTAB_FUNC(rpcauth_register, "_gpl", ""); KSYMTAB_FUNC(rpcauth_unregister, "_gpl", ""); KSYMTAB_FUNC(rpcauth_get_pseudoflavor, "_gpl", ""); KSYMTAB_FUNC(rpcauth_get_gssinfo, "_gpl", ""); KSYMTAB_FUNC(rpcauth_create, "_gpl", ""); KSYMTAB_FUNC(rpcauth_init_credcache, "_gpl", ""); KSYMTAB_FUNC(rpcauth_stringify_acceptor, "_gpl", ""); KSYMTAB_FUNC(rpcauth_destroy_credcache, "_gpl", ""); KSYMTAB_FUNC(rpcauth_lookup_credcache, "_gpl", ""); KSYMTAB_FUNC(rpcauth_lookupcred, "_gpl", ""); KSYMTAB_FUNC(rpcauth_init_cred, "_gpl", ""); KSYMTAB_FUNC(put_rpccred, "_gpl", ""); KSYMTAB_FUNC(rpcauth_wrap_req_encode, "_gpl", ""); KSYMTAB_FUNC(rpcauth_unwrap_resp_decode, "_gpl", ""); KSYMTAB_FUNC(svc_rpcb_setup, "_gpl", ""); KSYMTAB_FUNC(svc_rpcb_cleanup, "_gpl", ""); KSYMTAB_FUNC(svc_bind, "_gpl", ""); KSYMTAB_FUNC(svc_create, "_gpl", ""); KSYMTAB_FUNC(svc_create_pooled, "_gpl", ""); KSYMTAB_FUNC(svc_destroy, "_gpl", ""); KSYMTAB_FUNC(svc_rqst_alloc, "_gpl", ""); KSYMTAB_FUNC(svc_set_num_threads, "_gpl", ""); KSYMTAB_FUNC(svc_rqst_replace_page, "_gpl", ""); KSYMTAB_FUNC(svc_rqst_free, "_gpl", ""); KSYMTAB_FUNC(svc_exit_thread, "_gpl", ""); KSYMTAB_FUNC(svc_rpcbind_set_version, "_gpl", ""); KSYMTAB_FUNC(svc_generic_rpcbind_set, "_gpl", ""); KSYMTAB_FUNC(svc_generic_init_request, "_gpl", ""); KSYMTAB_FUNC(svc_max_payload, "_gpl", ""); KSYMTAB_FUNC(svc_encode_result_payload, "_gpl", ""); KSYMTAB_FUNC(svc_fill_write_vector, "_gpl", ""); KSYMTAB_FUNC(svc_fill_symlink_pathname, "_gpl", ""); KSYMTAB_FUNC(svc_sock_update_bufs, "_gpl", ""); KSYMTAB_FUNC(svc_addsock, "_gpl", ""); KSYMTAB_FUNC(svc_authenticate, "_gpl", ""); KSYMTAB_FUNC(svc_set_client, "_gpl", ""); KSYMTAB_FUNC(svc_auth_register, "_gpl", ""); KSYMTAB_FUNC(svc_auth_unregister, "_gpl", ""); KSYMTAB_FUNC(auth_domain_put, "_gpl", ""); KSYMTAB_FUNC(auth_domain_lookup, "_gpl", ""); KSYMTAB_FUNC(auth_domain_find, "_gpl", ""); KSYMTAB_FUNC(unix_domain_find, "_gpl", ""); KSYMTAB_FUNC(svcauth_unix_purge, "_gpl", ""); KSYMTAB_FUNC(svcauth_unix_set_client, "_gpl", ""); KSYMTAB_FUNC(rpc_ntop, "_gpl", ""); KSYMTAB_FUNC(rpc_pton, "_gpl", ""); KSYMTAB_FUNC(rpc_uaddr2sockaddr, "_gpl", ""); KSYMTAB_FUNC(rpcb_getport_async, "_gpl", ""); KSYMTAB_FUNC(rpc_init_rtt, "_gpl", ""); KSYMTAB_FUNC(rpc_update_rtt, "_gpl", ""); KSYMTAB_FUNC(rpc_calc_rto, "_gpl", ""); KSYMTAB_FUNC(xdr_encode_netobj, "_gpl", ""); KSYMTAB_FUNC(xdr_decode_netobj, "_gpl", ""); KSYMTAB_FUNC(xdr_encode_opaque_fixed, "_gpl", ""); KSYMTAB_FUNC(xdr_encode_opaque, "_gpl", ""); KSYMTAB_FUNC(xdr_encode_string, "_gpl", ""); KSYMTAB_FUNC(xdr_decode_string_inplace, "_gpl", ""); KSYMTAB_FUNC(xdr_terminate_string, "_gpl", ""); KSYMTAB_FUNC(xdr_inline_pages, "_gpl", ""); KSYMTAB_FUNC(_copy_from_pages, "_gpl", ""); KSYMTAB_FUNC(xdr_stream_pos, "_gpl", ""); KSYMTAB_FUNC(xdr_page_pos, "_gpl", ""); KSYMTAB_FUNC(xdr_init_encode, "_gpl", ""); KSYMTAB_FUNC(xdr_init_encode_pages, "_gpl", ""); KSYMTAB_FUNC(__xdr_commit_encode, "_gpl", ""); KSYMTAB_FUNC(xdr_reserve_space, "_gpl", ""); KSYMTAB_FUNC(xdr_reserve_space_vec, "_gpl", ""); KSYMTAB_FUNC(xdr_truncate_encode, "", ""); KSYMTAB_FUNC(xdr_truncate_decode, "_gpl", ""); KSYMTAB_FUNC(xdr_restrict_buflen, "", ""); KSYMTAB_FUNC(xdr_write_pages, "_gpl", ""); KSYMTAB_FUNC(xdr_init_decode, "_gpl", ""); KSYMTAB_FUNC(xdr_init_decode_pages, "_gpl", ""); KSYMTAB_FUNC(xdr_finish_decode, "", ""); KSYMTAB_FUNC(xdr_inline_decode, "_gpl", ""); KSYMTAB_FUNC(xdr_read_pages, "_gpl", ""); KSYMTAB_FUNC(xdr_set_pagelen, "_gpl", ""); KSYMTAB_FUNC(xdr_enter_page, "_gpl", ""); KSYMTAB_FUNC(xdr_buf_from_iov, "_gpl", ""); KSYMTAB_FUNC(xdr_buf_subsegment, "_gpl", ""); KSYMTAB_FUNC(xdr_stream_subsegment, "_gpl", ""); KSYMTAB_FUNC(xdr_stream_move_subsegment, "_gpl", ""); KSYMTAB_FUNC(xdr_stream_zero, "_gpl", ""); KSYMTAB_FUNC(xdr_buf_trim, "_gpl", ""); KSYMTAB_FUNC(read_bytes_from_xdr_buf, "_gpl", ""); KSYMTAB_FUNC(write_bytes_to_xdr_buf, "_gpl", ""); KSYMTAB_FUNC(xdr_decode_word, "_gpl", ""); KSYMTAB_FUNC(xdr_encode_word, "_gpl", ""); KSYMTAB_FUNC(xdr_decode_array2, "_gpl", ""); KSYMTAB_FUNC(xdr_encode_array2, "_gpl", ""); KSYMTAB_FUNC(xdr_process_buf, "_gpl", ""); KSYMTAB_FUNC(xdr_stream_decode_opaque, "_gpl", ""); KSYMTAB_FUNC(xdr_stream_decode_opaque_dup, "_gpl", ""); KSYMTAB_FUNC(xdr_stream_decode_string, "_gpl", ""); KSYMTAB_FUNC(xdr_stream_decode_string_dup, "_gpl", ""); KSYMTAB_FUNC(xdr_stream_decode_opaque_auth, "_gpl", ""); KSYMTAB_FUNC(xdr_stream_encode_opaque_auth, "_gpl", ""); KSYMTAB_DATA(sunrpc_net_id, "_gpl", ""); KSYMTAB_FUNC(sunrpc_cache_lookup_rcu, "_gpl", ""); KSYMTAB_FUNC(sunrpc_cache_update, "_gpl", ""); KSYMTAB_FUNC(cache_check, "_gpl", ""); KSYMTAB_FUNC(sunrpc_init_cache_detail, "_gpl", ""); KSYMTAB_FUNC(sunrpc_destroy_cache_detail, "_gpl", ""); KSYMTAB_FUNC(cache_flush, "_gpl", ""); KSYMTAB_FUNC(cache_purge, "_gpl", ""); KSYMTAB_FUNC(qword_add, "_gpl", ""); KSYMTAB_FUNC(qword_addhex, "_gpl", ""); KSYMTAB_FUNC(sunrpc_cache_pipe_upcall, "_gpl", ""); KSYMTAB_FUNC(sunrpc_cache_pipe_upcall_timeout, "_gpl", ""); KSYMTAB_FUNC(qword_get, "_gpl", ""); KSYMTAB_FUNC(cache_seq_start_rcu, "_gpl", ""); KSYMTAB_FUNC(cache_seq_next_rcu, "_gpl", ""); KSYMTAB_FUNC(cache_seq_stop_rcu, "_gpl", ""); KSYMTAB_FUNC(cache_register_net, "_gpl", ""); KSYMTAB_FUNC(cache_unregister_net, "_gpl", ""); KSYMTAB_FUNC(cache_create_net, "_gpl", ""); KSYMTAB_FUNC(cache_destroy_net, "_gpl", ""); KSYMTAB_FUNC(sunrpc_cache_register_pipefs, "_gpl", ""); KSYMTAB_FUNC(sunrpc_cache_unregister_pipefs, "_gpl", ""); KSYMTAB_FUNC(sunrpc_cache_unhash, "_gpl", ""); KSYMTAB_FUNC(rpc_pipefs_notifier_register, "_gpl", ""); KSYMTAB_FUNC(rpc_pipefs_notifier_unregister, "_gpl", ""); KSYMTAB_FUNC(rpc_pipe_generic_upcall, "_gpl", ""); KSYMTAB_FUNC(rpc_queue_upcall, "_gpl", ""); KSYMTAB_FUNC(rpc_destroy_pipe_data, "_gpl", ""); KSYMTAB_FUNC(rpc_mkpipe_data, "_gpl", ""); KSYMTAB_FUNC(rpc_mkpipe_dentry, "_gpl", ""); KSYMTAB_FUNC(rpc_unlink, "_gpl", ""); KSYMTAB_FUNC(rpc_init_pipe_dir_head, "_gpl", ""); KSYMTAB_FUNC(rpc_init_pipe_dir_object, "_gpl", ""); KSYMTAB_FUNC(rpc_add_pipe_dir_object, "_gpl", ""); KSYMTAB_FUNC(rpc_remove_pipe_dir_object, "_gpl", ""); KSYMTAB_FUNC(rpc_find_or_alloc_pipe_dir_object, "_gpl", ""); KSYMTAB_FUNC(rpc_d_lookup_sb, "_gpl", ""); KSYMTAB_FUNC(rpc_get_sb_net, "_gpl", ""); KSYMTAB_FUNC(rpc_put_sb_net, "_gpl", ""); KSYMTAB_FUNC(gssd_running, "_gpl", ""); KSYMTAB_FUNC(svc_reg_xprt_class, "_gpl", ""); KSYMTAB_FUNC(svc_unreg_xprt_class, "_gpl", ""); KSYMTAB_FUNC(svc_xprt_deferred_close, "_gpl", ""); KSYMTAB_FUNC(svc_xprt_put, "_gpl", ""); KSYMTAB_FUNC(svc_xprt_init, "_gpl", ""); KSYMTAB_FUNC(svc_xprt_received, "_gpl", ""); KSYMTAB_FUNC(svc_xprt_create, "_gpl", ""); KSYMTAB_FUNC(svc_xprt_copy_addrs, "_gpl", ""); KSYMTAB_FUNC(svc_print_addr, "_gpl", ""); KSYMTAB_FUNC(svc_xprt_enqueue, "_gpl", ""); KSYMTAB_FUNC(svc_reserve, "_gpl", ""); KSYMTAB_FUNC(svc_wake_up, "_gpl", ""); KSYMTAB_FUNC(svc_recv, "_gpl", ""); KSYMTAB_FUNC(svc_drop, "_gpl", ""); KSYMTAB_FUNC(svc_age_temp_xprts_now, "_gpl", ""); KSYMTAB_FUNC(svc_xprt_close, "_gpl", ""); KSYMTAB_FUNC(svc_xprt_destroy_all, "_gpl", ""); KSYMTAB_FUNC(svc_find_xprt, "_gpl", ""); KSYMTAB_FUNC(svc_xprt_names, "_gpl", ""); KSYMTAB_FUNC(svc_pool_stats_open, "", ""); KSYMTAB_FUNC(svc_seq_show, "_gpl", ""); KSYMTAB_FUNC(rpc_alloc_iostats, "_gpl", ""); KSYMTAB_FUNC(rpc_free_iostats, "_gpl", ""); KSYMTAB_FUNC(rpc_count_iostats_metrics, "_gpl", ""); KSYMTAB_FUNC(rpc_count_iostats, "_gpl", ""); KSYMTAB_FUNC(rpc_clnt_show_stats, "_gpl", ""); KSYMTAB_FUNC(rpc_proc_register, "_gpl", ""); KSYMTAB_FUNC(rpc_proc_unregister, "_gpl", ""); KSYMTAB_FUNC(svc_proc_register, "_gpl", ""); KSYMTAB_FUNC(svc_proc_unregister, "_gpl", ""); KSYMTAB_DATA(rpc_debug, "_gpl", ""); KSYMTAB_DATA(nfs_debug, "_gpl", ""); KSYMTAB_DATA(nfsd_debug, "_gpl", ""); KSYMTAB_DATA(nlm_debug, "_gpl", ""); SYMBOL_CRC(rpc_create, 0xdfc89c80, "_gpl"); SYMBOL_CRC(rpc_clone_client, 0xe216f06e, "_gpl"); SYMBOL_CRC(rpc_clone_client_set_auth, 0x0f981ba7, "_gpl"); SYMBOL_CRC(rpc_switch_client_transport, 0x25f19665, "_gpl"); SYMBOL_CRC(rpc_clnt_iterate_for_each_xprt, 0x88638d1f, "_gpl"); SYMBOL_CRC(rpc_killall_tasks, 0x39d114e6, "_gpl"); SYMBOL_CRC(rpc_cancel_tasks, 0xcab25275, "_gpl"); SYMBOL_CRC(rpc_clnt_disconnect, 0x82d64144, "_gpl"); SYMBOL_CRC(rpc_shutdown_client, 0x36950ed5, "_gpl"); SYMBOL_CRC(rpc_release_client, 0x810a2491, "_gpl"); SYMBOL_CRC(rpc_bind_new_program, 0xd3392bc8, "_gpl"); SYMBOL_CRC(rpc_task_release_transport, 0xbc67df53, "_gpl"); SYMBOL_CRC(rpc_run_task, 0xe0cad05b, "_gpl"); SYMBOL_CRC(rpc_call_sync, 0x54903c91, "_gpl"); SYMBOL_CRC(rpc_call_async, 0x1d0233bc, "_gpl"); SYMBOL_CRC(rpc_prepare_reply_pages, 0xb0a6b48f, "_gpl"); SYMBOL_CRC(rpc_call_start, 0x2c32a77d, "_gpl"); SYMBOL_CRC(rpc_peeraddr, 0x76472d42, "_gpl"); SYMBOL_CRC(rpc_peeraddr2str, 0x562ae064, "_gpl"); SYMBOL_CRC(rpc_localaddr, 0x9a2c0ef2, "_gpl"); SYMBOL_CRC(rpc_setbufsize, 0x29e7b80f, "_gpl"); SYMBOL_CRC(rpc_net_ns, 0x325e5d7e, "_gpl"); SYMBOL_CRC(rpc_max_payload, 0xe59aaa18, "_gpl"); SYMBOL_CRC(rpc_max_bc_payload, 0xea927c4a, "_gpl"); SYMBOL_CRC(rpc_num_bc_slots, 0x5ca058b6, "_gpl"); SYMBOL_CRC(rpc_force_rebind, 0xb09c0288, "_gpl"); SYMBOL_CRC(rpc_restart_call, 0x5fa7d879, "_gpl"); SYMBOL_CRC(rpc_restart_call_prepare, 0x2ef8a507, "_gpl"); SYMBOL_CRC(rpc_call_null, 0xad219903, "_gpl"); SYMBOL_CRC(rpc_clnt_test_and_add_xprt, 0xdf161056, "_gpl"); SYMBOL_CRC(rpc_clnt_setup_test_and_add_xprt, 0x87be8073, "_gpl"); SYMBOL_CRC(rpc_clnt_add_xprt, 0xd2c0a156, "_gpl"); SYMBOL_CRC(rpc_clnt_probe_trunked_xprts, 0x5c5b2fe5, "_gpl"); SYMBOL_CRC(rpc_clnt_manage_trunked_xprts, 0x8933c05a, "_gpl"); SYMBOL_CRC(rpc_set_connect_timeout, 0x30f3b740, "_gpl"); SYMBOL_CRC(rpc_clnt_xprt_switch_put, 0x20db7902, "_gpl"); SYMBOL_CRC(rpc_clnt_xprt_switch_add_xprt, 0xb7627083, "_gpl"); SYMBOL_CRC(rpc_clnt_xprt_switch_remove_xprt, 0x3d24ed0a, "_gpl"); SYMBOL_CRC(rpc_clnt_xprt_switch_has_addr, 0x923504c4, "_gpl"); SYMBOL_CRC(xprt_register_transport, 0xf753bf98, "_gpl"); SYMBOL_CRC(xprt_unregister_transport, 0x9c8e8db8, "_gpl"); SYMBOL_CRC(xprt_find_transport_ident, 0xdd691402, "_gpl"); SYMBOL_CRC(xprt_reserve_xprt, 0xb94f5dd4, "_gpl"); SYMBOL_CRC(xprt_reserve_xprt_cong, 0xf940c01a, "_gpl"); SYMBOL_CRC(xprt_release_xprt, 0x98232738, "_gpl"); SYMBOL_CRC(xprt_release_xprt_cong, 0xddb48d9b, "_gpl"); SYMBOL_CRC(xprt_request_get_cong, 0xddbe5ad0, "_gpl"); SYMBOL_CRC(xprt_release_rqst_cong, 0x2a8df743, "_gpl"); SYMBOL_CRC(xprt_adjust_cwnd, 0x88f990d1, "_gpl"); SYMBOL_CRC(xprt_wake_pending_tasks, 0x98681840, "_gpl"); SYMBOL_CRC(xprt_wait_for_buffer_space, 0xb9771750, "_gpl"); SYMBOL_CRC(xprt_write_space, 0x90958b7a, "_gpl"); SYMBOL_CRC(xprt_disconnect_done, 0xab27c2b6, "_gpl"); SYMBOL_CRC(xprt_force_disconnect, 0x50c77e83, "_gpl"); SYMBOL_CRC(xprt_lock_connect, 0x2232dab4, "_gpl"); SYMBOL_CRC(xprt_unlock_connect, 0xbcff528c, "_gpl"); SYMBOL_CRC(xprt_reconnect_delay, 0xf3a8dbd0, "_gpl"); SYMBOL_CRC(xprt_reconnect_backoff, 0xcae2414b, "_gpl"); SYMBOL_CRC(xprt_lookup_rqst, 0x8cab9165, "_gpl"); SYMBOL_CRC(xprt_pin_rqst, 0x653e34a7, "_gpl"); SYMBOL_CRC(xprt_unpin_rqst, 0x9f19381b, "_gpl"); SYMBOL_CRC(xprt_update_rtt, 0x43eff66f, "_gpl"); SYMBOL_CRC(xprt_complete_rqst, 0x9fcbcb57, "_gpl"); SYMBOL_CRC(xprt_wait_for_reply_request_def, 0x0b86b159, "_gpl"); SYMBOL_CRC(xprt_wait_for_reply_request_rtt, 0x960df6ff, "_gpl"); SYMBOL_CRC(xprt_add_backlog, 0xdd01ac34, "_gpl"); SYMBOL_CRC(xprt_wake_up_backlog, 0x2140b98d, "_gpl"); SYMBOL_CRC(xprt_alloc_slot, 0x87b6e6ac, "_gpl"); SYMBOL_CRC(xprt_free_slot, 0xe502f97e, "_gpl"); SYMBOL_CRC(xprt_alloc, 0x86abe308, "_gpl"); SYMBOL_CRC(xprt_free, 0x8ff9b4ec, "_gpl"); SYMBOL_CRC(xprt_get, 0x99d58a95, "_gpl"); SYMBOL_CRC(xprt_put, 0xfbf52516, "_gpl"); SYMBOL_CRC(csum_partial_copy_to_xdr, 0x11adae07, "_gpl"); SYMBOL_CRC(xprtiod_workqueue, 0x4afedab1, "_gpl"); SYMBOL_CRC(rpc_task_gfp_mask, 0x609202f9, "_gpl"); SYMBOL_CRC(rpc_task_timeout, 0x429a8bcf, "_gpl"); SYMBOL_CRC(rpc_init_priority_wait_queue, 0x99aee353, "_gpl"); SYMBOL_CRC(rpc_init_wait_queue, 0xf0b7775d, "_gpl"); SYMBOL_CRC(rpc_destroy_wait_queue, 0x66ed2439, "_gpl"); SYMBOL_CRC(rpc_wait_for_completion_task, 0x4565c0af, "_gpl"); SYMBOL_CRC(rpc_sleep_on_timeout, 0x8ff73372, "_gpl"); SYMBOL_CRC(rpc_sleep_on, 0x16c7fe49, "_gpl"); SYMBOL_CRC(rpc_sleep_on_priority_timeout, 0x7025ea57, "_gpl"); SYMBOL_CRC(rpc_sleep_on_priority, 0x6d14d3d9, "_gpl"); SYMBOL_CRC(rpc_wake_up_queued_task, 0x855764ad, "_gpl"); SYMBOL_CRC(rpc_wake_up_first, 0x8f18f513, "_gpl"); SYMBOL_CRC(rpc_wake_up_next, 0x26ba5216, "_gpl"); SYMBOL_CRC(rpc_wake_up, 0x71bc40e3, "_gpl"); SYMBOL_CRC(rpc_wake_up_status, 0x34d184de, "_gpl"); SYMBOL_CRC(rpc_delay, 0x326f8399, "_gpl"); SYMBOL_CRC(rpc_exit, 0xd0aff8d8, "_gpl"); SYMBOL_CRC(rpc_malloc, 0xfa37237a, "_gpl"); SYMBOL_CRC(rpc_free, 0x63be4c93, "_gpl"); SYMBOL_CRC(rpc_put_task, 0x4930fa55, "_gpl"); SYMBOL_CRC(rpc_put_task_async, 0xc51d70b3, "_gpl"); SYMBOL_CRC(rpc_machine_cred, 0x74790059, "_gpl"); SYMBOL_CRC(rpcauth_register, 0x2798255d, "_gpl"); SYMBOL_CRC(rpcauth_unregister, 0xacb1c245, "_gpl"); SYMBOL_CRC(rpcauth_get_pseudoflavor, 0x1e119a79, "_gpl"); SYMBOL_CRC(rpcauth_get_gssinfo, 0x3f9a2b0b, "_gpl"); SYMBOL_CRC(rpcauth_create, 0x2acb698e, "_gpl"); SYMBOL_CRC(rpcauth_init_credcache, 0xf3ee5b53, "_gpl"); SYMBOL_CRC(rpcauth_stringify_acceptor, 0xac83b5b0, "_gpl"); SYMBOL_CRC(rpcauth_destroy_credcache, 0x29f36a61, "_gpl"); SYMBOL_CRC(rpcauth_lookup_credcache, 0x329ca534, "_gpl"); SYMBOL_CRC(rpcauth_lookupcred, 0x02197923, "_gpl"); SYMBOL_CRC(rpcauth_init_cred, 0x623bd1f2, "_gpl"); SYMBOL_CRC(put_rpccred, 0x8ab42f25, "_gpl"); SYMBOL_CRC(rpcauth_wrap_req_encode, 0x74b4dbf0, "_gpl"); SYMBOL_CRC(rpcauth_unwrap_resp_decode, 0x7b3f55d5, "_gpl"); SYMBOL_CRC(svc_rpcb_setup, 0xbc5393f1, "_gpl"); SYMBOL_CRC(svc_rpcb_cleanup, 0x95cf37f9, "_gpl"); SYMBOL_CRC(svc_bind, 0x43c5ea47, "_gpl"); SYMBOL_CRC(svc_create, 0x1dbd036a, "_gpl"); SYMBOL_CRC(svc_create_pooled, 0xf469b745, "_gpl"); SYMBOL_CRC(svc_destroy, 0xc0908dd0, "_gpl"); SYMBOL_CRC(svc_rqst_alloc, 0xa252bd0f, "_gpl"); SYMBOL_CRC(svc_set_num_threads, 0x953ea02f, "_gpl"); SYMBOL_CRC(svc_rqst_replace_page, 0x720504ef, "_gpl"); SYMBOL_CRC(svc_rqst_free, 0x30b162fb, "_gpl"); SYMBOL_CRC(svc_exit_thread, 0x5b0a0a86, "_gpl"); SYMBOL_CRC(svc_rpcbind_set_version, 0x1ebffcd6, "_gpl"); SYMBOL_CRC(svc_generic_rpcbind_set, 0x0053f019, "_gpl"); SYMBOL_CRC(svc_generic_init_request, 0xef054c6d, "_gpl"); SYMBOL_CRC(svc_max_payload, 0x44a11ee0, "_gpl"); SYMBOL_CRC(svc_encode_result_payload, 0xd6336778, "_gpl"); SYMBOL_CRC(svc_fill_write_vector, 0xbc7d5171, "_gpl"); SYMBOL_CRC(svc_fill_symlink_pathname, 0xfd8c2f79, "_gpl"); SYMBOL_CRC(svc_sock_update_bufs, 0x9fef8d31, "_gpl"); SYMBOL_CRC(svc_addsock, 0x31434ae7, "_gpl"); SYMBOL_CRC(svc_authenticate, 0x560c2d96, "_gpl"); SYMBOL_CRC(svc_set_client, 0x52a2d70a, "_gpl"); SYMBOL_CRC(svc_auth_register, 0xe862016a, "_gpl"); SYMBOL_CRC(svc_auth_unregister, 0x5a45ba31, "_gpl"); SYMBOL_CRC(auth_domain_put, 0x3d160823, "_gpl"); SYMBOL_CRC(auth_domain_lookup, 0x441f4de4, "_gpl"); SYMBOL_CRC(auth_domain_find, 0x3bf8f6d3, "_gpl"); SYMBOL_CRC(unix_domain_find, 0xbe8096dd, "_gpl"); SYMBOL_CRC(svcauth_unix_purge, 0xfed7ab9a, "_gpl"); SYMBOL_CRC(svcauth_unix_set_client, 0x35b0f73b, "_gpl"); SYMBOL_CRC(rpc_ntop, 0x549c0738, "_gpl"); SYMBOL_CRC(rpc_pton, 0x41d643e0, "_gpl"); SYMBOL_CRC(rpc_uaddr2sockaddr, 0x7a0a3bc6, "_gpl"); SYMBOL_CRC(rpcb_getport_async, 0x43e26624, "_gpl"); SYMBOL_CRC(rpc_init_rtt, 0x7de53067, "_gpl"); SYMBOL_CRC(rpc_update_rtt, 0xeeacab69, "_gpl"); SYMBOL_CRC(rpc_calc_rto, 0xc12435e3, "_gpl"); SYMBOL_CRC(xdr_encode_netobj, 0x4dac77f0, "_gpl"); SYMBOL_CRC(xdr_decode_netobj, 0xce678a59, "_gpl"); SYMBOL_CRC(xdr_encode_opaque_fixed, 0x065994f1, "_gpl"); SYMBOL_CRC(xdr_encode_opaque, 0xe5919cb1, "_gpl"); SYMBOL_CRC(xdr_encode_string, 0x05e807a9, "_gpl"); SYMBOL_CRC(xdr_decode_string_inplace, 0x2919b156, "_gpl"); SYMBOL_CRC(xdr_terminate_string, 0x5858ceac, "_gpl"); SYMBOL_CRC(xdr_inline_pages, 0x3e4cadc8, "_gpl"); SYMBOL_CRC(_copy_from_pages, 0xe478ebed, "_gpl"); SYMBOL_CRC(xdr_stream_pos, 0xee9502f5, "_gpl"); SYMBOL_CRC(xdr_page_pos, 0xbe105249, "_gpl"); SYMBOL_CRC(xdr_init_encode, 0xfbe9aa37, "_gpl"); SYMBOL_CRC(xdr_init_encode_pages, 0x42f43eda, "_gpl"); SYMBOL_CRC(__xdr_commit_encode, 0x55097adc, "_gpl"); SYMBOL_CRC(xdr_reserve_space, 0xe0c497dc, "_gpl"); SYMBOL_CRC(xdr_reserve_space_vec, 0x36bf9f13, "_gpl"); SYMBOL_CRC(xdr_truncate_encode, 0x210cda75, ""); SYMBOL_CRC(xdr_truncate_decode, 0x99570de5, "_gpl"); SYMBOL_CRC(xdr_restrict_buflen, 0x6babadec, ""); SYMBOL_CRC(xdr_write_pages, 0x36833c39, "_gpl"); SYMBOL_CRC(xdr_init_decode, 0x927194fa, "_gpl"); SYMBOL_CRC(xdr_init_decode_pages, 0x9d29bee0, "_gpl"); SYMBOL_CRC(xdr_finish_decode, 0x765f6920, ""); SYMBOL_CRC(xdr_inline_decode, 0xff785b17, "_gpl"); SYMBOL_CRC(xdr_read_pages, 0x0746e36b, "_gpl"); SYMBOL_CRC(xdr_set_pagelen, 0x54f170dd, "_gpl"); SYMBOL_CRC(xdr_enter_page, 0x43c6bbce, "_gpl"); SYMBOL_CRC(xdr_buf_from_iov, 0xa684bc44, "_gpl"); SYMBOL_CRC(xdr_buf_subsegment, 0x5aad36d7, "_gpl"); SYMBOL_CRC(xdr_stream_subsegment, 0x62b8eb9d, "_gpl"); SYMBOL_CRC(xdr_stream_move_subsegment, 0x85c4c737, "_gpl"); SYMBOL_CRC(xdr_stream_zero, 0xa2d6cb84, "_gpl"); SYMBOL_CRC(xdr_buf_trim, 0xd14d2a74, "_gpl"); SYMBOL_CRC(read_bytes_from_xdr_buf, 0x1577f67c, "_gpl"); SYMBOL_CRC(write_bytes_to_xdr_buf, 0xe752264f, "_gpl"); SYMBOL_CRC(xdr_decode_word, 0xf08af2e7, "_gpl"); SYMBOL_CRC(xdr_encode_word, 0x54aa0e09, "_gpl"); SYMBOL_CRC(xdr_decode_array2, 0x07763fde, "_gpl"); SYMBOL_CRC(xdr_encode_array2, 0x227704cc, "_gpl"); SYMBOL_CRC(xdr_process_buf, 0x7af8ee86, "_gpl"); SYMBOL_CRC(xdr_stream_decode_opaque, 0x58f30d6b, "_gpl"); SYMBOL_CRC(xdr_stream_decode_opaque_dup, 0xdbfa1350, "_gpl"); SYMBOL_CRC(xdr_stream_decode_string, 0xfff2a9f0, "_gpl"); SYMBOL_CRC(xdr_stream_decode_string_dup, 0xd3214c6b, "_gpl"); SYMBOL_CRC(xdr_stream_decode_opaque_auth, 0x14dd0803, "_gpl"); SYMBOL_CRC(xdr_stream_encode_opaque_auth, 0xfe4a1ee8, "_gpl"); SYMBOL_CRC(sunrpc_net_id, 0x4e8f6ca7, "_gpl"); SYMBOL_CRC(sunrpc_cache_lookup_rcu, 0x374f6ba0, "_gpl"); SYMBOL_CRC(sunrpc_cache_update, 0x95799037, "_gpl"); SYMBOL_CRC(cache_check, 0xf4820122, "_gpl"); SYMBOL_CRC(sunrpc_init_cache_detail, 0xb0c5d406, "_gpl"); SYMBOL_CRC(sunrpc_destroy_cache_detail, 0xde830b19, "_gpl"); SYMBOL_CRC(cache_flush, 0x71fa908a, "_gpl"); SYMBOL_CRC(cache_purge, 0xafb57424, "_gpl"); SYMBOL_CRC(qword_add, 0xedcf6be4, "_gpl"); SYMBOL_CRC(qword_addhex, 0xc8e96dea, "_gpl"); SYMBOL_CRC(sunrpc_cache_pipe_upcall, 0xa8347b47, "_gpl"); SYMBOL_CRC(sunrpc_cache_pipe_upcall_timeout, 0x1d0c1baf, "_gpl"); SYMBOL_CRC(qword_get, 0xe97f4ce5, "_gpl"); SYMBOL_CRC(cache_seq_start_rcu, 0x55b4ab1d, "_gpl"); SYMBOL_CRC(cache_seq_next_rcu, 0x69b2eb31, "_gpl"); SYMBOL_CRC(cache_seq_stop_rcu, 0x884d50ee, "_gpl"); SYMBOL_CRC(cache_register_net, 0xc10a3c71, "_gpl"); SYMBOL_CRC(cache_unregister_net, 0x5571d607, "_gpl"); SYMBOL_CRC(cache_create_net, 0xcf02a7e5, "_gpl"); SYMBOL_CRC(cache_destroy_net, 0xde33fa41, "_gpl"); SYMBOL_CRC(sunrpc_cache_register_pipefs, 0x0ea0949e, "_gpl"); SYMBOL_CRC(sunrpc_cache_unregister_pipefs, 0x7e0da105, "_gpl"); SYMBOL_CRC(sunrpc_cache_unhash, 0x343bb571, "_gpl"); SYMBOL_CRC(rpc_pipefs_notifier_register, 0x387e1639, "_gpl"); SYMBOL_CRC(rpc_pipefs_notifier_unregister, 0xb51a3724, "_gpl"); SYMBOL_CRC(rpc_pipe_generic_upcall, 0x04519152, "_gpl"); SYMBOL_CRC(rpc_queue_upcall, 0xb64fdfca, "_gpl"); SYMBOL_CRC(rpc_destroy_pipe_data, 0x3a84864b, "_gpl"); SYMBOL_CRC(rpc_mkpipe_data, 0x2507b939, "_gpl"); SYMBOL_CRC(rpc_mkpipe_dentry, 0xefed7a99, "_gpl"); SYMBOL_CRC(rpc_unlink, 0xaba394ef, "_gpl"); SYMBOL_CRC(rpc_init_pipe_dir_head, 0xc8808b8f, "_gpl"); SYMBOL_CRC(rpc_init_pipe_dir_object, 0xf0f0397e, "_gpl"); SYMBOL_CRC(rpc_add_pipe_dir_object, 0xc2fdd3e2, "_gpl"); SYMBOL_CRC(rpc_remove_pipe_dir_object, 0xbc50efdf, "_gpl"); SYMBOL_CRC(rpc_find_or_alloc_pipe_dir_object, 0xc13d253d, "_gpl"); SYMBOL_CRC(rpc_d_lookup_sb, 0x118f1fe7, "_gpl"); SYMBOL_CRC(rpc_get_sb_net, 0x01af1aaa, "_gpl"); SYMBOL_CRC(rpc_put_sb_net, 0x162e5aca, "_gpl"); SYMBOL_CRC(gssd_running, 0xfe960306, "_gpl"); SYMBOL_CRC(svc_reg_xprt_class, 0x846d03fa, "_gpl"); SYMBOL_CRC(svc_unreg_xprt_class, 0xd7a653cc, "_gpl"); SYMBOL_CRC(svc_xprt_deferred_close, 0x17c16e67, "_gpl"); SYMBOL_CRC(svc_xprt_put, 0x1626e9de, "_gpl"); SYMBOL_CRC(svc_xprt_init, 0xef4b8e9e, "_gpl"); SYMBOL_CRC(svc_xprt_received, 0x30ac7733, "_gpl"); SYMBOL_CRC(svc_xprt_create, 0x393f584c, "_gpl"); SYMBOL_CRC(svc_xprt_copy_addrs, 0x02ccd69a, "_gpl"); SYMBOL_CRC(svc_print_addr, 0x348bd9bb, "_gpl"); SYMBOL_CRC(svc_xprt_enqueue, 0x3c040cd6, "_gpl"); SYMBOL_CRC(svc_reserve, 0x636e976b, "_gpl"); SYMBOL_CRC(svc_wake_up, 0x9f43969d, "_gpl"); SYMBOL_CRC(svc_recv, 0x72f0d658, "_gpl"); SYMBOL_CRC(svc_drop, 0x06693f27, "_gpl"); SYMBOL_CRC(svc_age_temp_xprts_now, 0x217c1157, "_gpl"); SYMBOL_CRC(svc_xprt_close, 0x8f89313d, "_gpl"); SYMBOL_CRC(svc_xprt_destroy_all, 0xc2882d78, "_gpl"); SYMBOL_CRC(svc_find_xprt, 0xe90ff90e, "_gpl"); SYMBOL_CRC(svc_xprt_names, 0x0ff275a5, "_gpl"); SYMBOL_CRC(svc_pool_stats_open, 0x4706bb83, ""); SYMBOL_CRC(svc_seq_show, 0xb9255ec8, "_gpl"); SYMBOL_CRC(rpc_alloc_iostats, 0xf42e3f13, "_gpl"); SYMBOL_CRC(rpc_free_iostats, 0x9670b5a1, "_gpl"); SYMBOL_CRC(rpc_count_iostats_metrics, 0x8379a5d8, "_gpl"); SYMBOL_CRC(rpc_count_iostats, 0xaf14baf8, "_gpl"); SYMBOL_CRC(rpc_clnt_show_stats, 0xe6d72fd8, "_gpl"); SYMBOL_CRC(rpc_proc_register, 0xd8bf4b38, "_gpl"); SYMBOL_CRC(rpc_proc_unregister, 0x366ea20e, "_gpl"); SYMBOL_CRC(svc_proc_register, 0xbada66b4, "_gpl"); SYMBOL_CRC(svc_proc_unregister, 0xbd5f5933, "_gpl"); SYMBOL_CRC(rpc_debug, 0x31a89d59, "_gpl"); SYMBOL_CRC(nfs_debug, 0xaf5bf6ef, "_gpl"); SYMBOL_CRC(nfsd_debug, 0xbf9d1b96, "_gpl"); SYMBOL_CRC(nlm_debug, 0x53445f68, "_gpl"); static const struct modversion_info ____versions[] __used __section("__versions") = { { 0xef464c28, "getboottime64" }, { 0xb24324cf, "tcp_sock_set_keepintvl" }, { 0xe914e41e, "strcpy" }, { 0x538208df, "__skb_checksum_complete" }, { 0xe7a02573, "ida_alloc_range" }, { 0x205bc0a9, "simple_rmdir" }, { 0x962ece78, "__sock_create" }, { 0x95d1a860, "try_module_get" }, { 0x88db9f48, "__check_object_size" }, { 0x7ba5ff42, "flush_dcache_page" }, { 0xd542439, "__ipv6_addr_type" }, { 0x6a9630ec, "tcp_sock_set_cork" }, { 0x7696f8c7, "__list_add_valid_or_report" }, { 0x49cd25ed, "alloc_workqueue" }, { 0xc3c1ec32, "bpf_trace_run4" }, { 0xa7d5f92e, "ida_destroy" }, { 0x30d6e866, "skb_copy_bits" }, { 0x6df768b3, "param_ops_uint" }, { 0x65bccd6a, "param_ops_ulong" }, { 0xd1cb9c58, "tls_alert_recv" }, { 0xfba7a5f5, "__get_random_u32_below" }, { 0xe2bbfa56, "proc_dointvec_jiffies" }, { 0xa270fb27, "simple_dir_inode_operations" }, { 0x916aefbe, "__percpu_counter_init_many" }, { 0x8d522714, "__rcu_read_lock" }, { 0xfbc4f89e, "io_schedule_timeout" }, { 0x16b79400, "__folio_batch_release" }, { 0xb1899881, "consume_skb" }, { 0xe113bbbc, "csum_partial" }, { 0x5a9f1d63, "memmove" }, { 0x234c4a64, "new_inode" }, { 0x982a8376, "seq_release" }, { 0x656e4a6e, "snprintf" }, { 0xa6257a2f, "complete" }, { 0xc5b6f236, "queue_work_on" }, { 0x472332ef, "trace_raw_output_prep" }, { 0xb742fd7, "simple_strtol" }, { 0x1ba59527, "__kmalloc_node" }, { 0x9da78094, "tls_handshake_close" }, { 0xd67f1155, "unregister_filesystem" }, { 0x266d445c, "bpf_trace_run6" }, { 0xee5b2372, "tls_server_hello_x509" }, { 0x608741b5, "__init_swait_queue_head" }, { 0x98e46228, "__trace_trigger_soft_disabled" }, { 0x92540fbf, "finish_wait" }, { 0xa73d9fe0, "iov_iter_advance" }, { 0x3d7f7ac3, "simple_statfs" }, { 0x40f51327, "get_tree_keyed" }, { 0xe64c937f, "d_make_root" }, { 0xba41d078, "trace_event_printf" }, { 0x609bcd98, "in6_pton" }, { 0x82c87ad5, "nr_online_nodes" }, { 0xa8104f1c, "kernel_bind" }, { 0x8bbf1a7e, "register_shrinker" }, { 0xfca1d6cf, "fsnotify" }, { 0xdb2e4f7d, "percpu_counter_destroy_many" }, { 0x6fa1b78, "tcp_sock_set_user_timeout" }, { 0x400c95e8, "tls_handshake_cancel" }, { 0x44db2df7, "tls_get_record_type" }, { 0x5363fbb8, "trace_event_raw_init" }, { 0xcc5c2df4, "trace_print_symbols_seq" }, { 0x4829a47e, "memcpy" }, { 0x3b6c41ea, "kstrtouint" }, { 0x6f369397, "iunique" }, { 0x37a0cba, "kfree" }, { 0x1eb9516e, "round_jiffies_relative" }, { 0x9367aad1, "skb_copy_and_csum_bits" }, { 0xfaefa98c, "kset_unregister" }, { 0x35b1afea, "seq_lseek" }, { 0x2bce93af, "kernel_kobj" }, { 0xe953b21f, "get_next_ino" }, { 0xd35a6d31, "mempool_kmalloc" }, { 0xc5eeca1a, "proc_create_data" }, { 0x2677b816, "__skb_recv_udp" }, { 0x43d22fb9, "groups_alloc" }, { 0xe6aef439, "__tracepoint_sk_data_ready" }, { 0x2b404962, "bpf_trace_run2" }, { 0x8c26d495, "prepare_to_wait_event" }, { 0x1984d421, "out_of_line_wait_on_bit" }, { 0x45ba0353, "d_hash_and_lookup" }, { 0xb3f7646e, "kthread_should_stop" }, { 0x82ee90dc, "timer_delete_sync" }, { 0xf6ebc03b, "net_ratelimit" }, { 0xe2964344, "__wake_up" }, { 0xb6748460, "kernel_accept" }, { 0x4302d0eb, "free_pages" }, { 0x6bce2ad2, "__module_get" }, { 0x44b105ff, "kthread_data" }, { 0xc2d8f138, "register_filesystem" }, { 0x3fe9e455, "kernel_recvmsg" }, { 0x412730c8, "kmem_cache_create" }, { 0xa5526619, "rb_insert_color" }, { 0x99b77976, "sock_alloc_file" }, { 0x34db050b, "_raw_spin_lock_irqsave" }, { 0xc5844fb8, "__per_cpu_offset" }, { 0xba8fbd64, "_raw_spin_lock" }, { 0x31671877, "node_states" }, { 0xa897e3e7, "mempool_free" }, { 0xcc5005fe, "msleep_interruptible" }, { 0xcbd4898c, "fortify_panic" }, { 0x907d14d, "blocking_notifier_chain_register" }, { 0xe783e261, "sysfs_emit" }, { 0x6295b28c, "__put_cred" }, { 0x40510ef9, "register_pernet_subsys" }, { 0x2e02864, "wake_up_process" }, { 0x3fd52e54, "trace_event_buffer_commit" }, { 0xe5bc654a, "tcp_sock_set_keepcnt" }, { 0x6a037cf1, "mempool_kfree" }, { 0x4482cdb, "__refrigerator" }, { 0xf02aa937, "wait_for_completion_interruptible_timeout" }, { 0xd73653c4, "freezer_active" }, { 0xaed44015, "d_drop" }, { 0x122c3a7e, "_printk" }, { 0x1953c958, "mempool_create" }, { 0xac5fcec0, "in4_pton" }, { 0xfb6af58d, "recalc_sigpending" }, { 0x1d24c881, "___ratelimit" }, { 0x1000e51, "schedule" }, { 0x8ddd8aad, "schedule_timeout" }, { 0x95d0fd17, "simple_dentry_operations" }, { 0x823eae06, "blocking_notifier_call_chain" }, { 0xdeb6f041, "__fput_sync" }, { 0xd2d22e73, "param_get_uint" }, { 0x296695f, "refcount_warn_saturate" }, { 0xb2fcb56d, "queue_delayed_work_on" }, { 0xe46021ca, "_raw_spin_unlock_bh" }, { 0x6cbbfc54, "__arch_copy_to_user" }, { 0xc54e1706, "unregister_sysctl_table" }, { 0x7fac6cd, "make_kuid" }, { 0xaa75c05e, "d_alloc" }, { 0x180af0e8, "sk_clear_memalloc" }, { 0x4e03b183, "net_ns_type_operations" }, { 0x958988c4, "simple_dir_operations" }, { 0xa916b694, "strnlen" }, { 0xd0b4bcb4, "sock_set_reuseport" }, { 0xc3762aec, "mempool_alloc" }, { 0xfc056916, "unregister_shrinker" }, { 0x538561b9, "simple_unlink" }, { 0x618911fc, "numa_node" }, { 0x922db506, "kmem_cache_alloc" }, { 0x9f984513, "strrchr" }, { 0x5d49aabc, "init_wait_var_entry" }, { 0x16e297c3, "bit_wait" }, { 0x960e8486, "init_task" }, { 0xa02aa74a, "__cond_resched_lock" }, { 0xcd1f47a2, "module_put" }, { 0x5e332b52, "__var_waitqueue" }, { 0x2de125c0, "page_frag_alloc_align" }, { 0x599fb41c, "kvmalloc_node" }, { 0x442015f, "inode_init_once" }, { 0xad9901ae, "bit_waitqueue" }, { 0x783af5e8, "tcp_sock_set_syncnt" }, { 0x9eacf8a5, "kstrndup" }, { 0x9f46ced8, "__sw_hweight64" }, { 0xfe487975, "init_wait_entry" }, { 0x2d2c902f, "perf_trace_buf_alloc" }, { 0xa2939608, "release_pages" }, { 0x192943fe, "perf_trace_run_bpf_submit" }, { 0x86735d8a, "fput" }, { 0x57bc19d2, "down_write" }, { 0xab5abe1, "__traceiter_sk_data_ready" }, { 0xce807a25, "up_write" }, { 0xf70e4a4d, "preempt_schedule_notrace" }, { 0x43b0c9c3, "preempt_schedule" }, { 0x6091797f, "synchronize_rcu" }, { 0xe759b821, "cpu_bit_bitmap" }, { 0x8f5dd148, "sysfs_remove_link" }, { 0x8a99a016, "mempool_free_slab" }, { 0x5240ee7, "percpu_counter_batch" }, { 0x2469810f, "__rcu_read_unlock" }, { 0x2d59391d, "kernel_getpeername" }, { 0xb3f548ad, "kmemdup_nul" }, { 0x39cbaba7, "kobj_sysfs_ops" }, { 0xc38c83b8, "mod_timer" }, { 0xc097df4b, "kernel_getsockname" }, { 0xe1365e4c, "bpf_trace_run5" }, { 0xf1969a8e, "__usecs_to_jiffies" }, { 0xa3d1d07e, "kfree_skb_reason" }, { 0x8c0a10a6, "kernel_sock_shutdown" }, { 0x8c03d20c, "destroy_workqueue" }, { 0x4dfa8d4b, "mutex_lock" }, { 0xa74e0693, "kmem_cache_free" }, { 0x54808358, "set_cpus_allowed_ptr" }, { 0x5a921311, "strncmp" }, { 0x82d79b51, "sysctl_vfs_cache_pressure" }, { 0xc26f251c, "seq_putc" }, { 0x116f02f4, "trace_event_reg" }, { 0x4d9b652b, "rb_erase" }, { 0x285eeecf, "iov_iter_kvec" }, { 0xffb7c514, "ida_free" }, { 0xf74bb274, "mod_delayed_work_on" }, { 0x950eb34e, "__list_del_entry_valid_or_report" }, { 0xfd78f340, "kobject_init_and_add" }, { 0xa9156cab, "sock_sendmsg" }, { 0x7bcf5f59, "__cpu_online_mask" }, { 0x449ad0a7, "memcmp" }, { 0x6ea6e0, "__audit_inode_child" }, { 0x599c2c5e, "lock_sock_nested" }, { 0x3c3fce39, "__local_bh_enable_ip" }, { 0x6e9b1723, "kthread_stop" }, { 0xcefb0c9f, "__mutex_init" }, { 0x37befc70, "jiffies_to_msecs" }, { 0x2c5c65c5, "freezing_slow_path" }, { 0xd35cce70, "_raw_spin_unlock_irqrestore" }, { 0x8518a4a6, "_raw_spin_trylock_bh" }, { 0x6a6e05bf, "kstrtou8" }, { 0xf8f61ebc, "wake_up_var" }, { 0xea873694, "bpf_trace_run1" }, { 0x5358e23b, "kill_litter_super" }, { 0xa2b9df25, "proc_mkdir" }, { 0xd97a288c, "from_kuid" }, { 0x3dad9978, "cancel_delayed_work" }, { 0x4cb98723, "unregister_pernet_subsys" }, { 0xed81bdcb, "__cpu_possible_mask" }, { 0x9bc7d8b8, "kernel_connect" }, { 0xf23d3ea9, "skb_checksum" }, { 0x21f93669, "register_sysctl_sz" }, { 0xdcb764ad, "memset" }, { 0x5c3c7387, "kstrtoull" }, { 0x9807a96f, "iov_iter_bvec" }, { 0xa27b6362, "__alloc_pages" }, { 0xdf237453, "timer_shutdown_sync" }, { 0x25974000, "wait_for_completion" }, { 0xc972449f, "mempool_alloc_slab" }, { 0x17de3d5, "nr_cpu_ids" }, { 0x162893fd, "hashlen_string" }, { 0xd9a5ea54, "__init_waitqueue_head" }, { 0x7c3561ad, "make_kgid" }, { 0x93d6dd8c, "complete_all" }, { 0xec61436d, "from_kgid_munged" }, { 0xdfc26c8c, "proc_remove" }, { 0xb3687850, "out_of_line_wait_on_bit_lock" }, { 0xe2d5255a, "strcmp" }, { 0x15ba50a6, "jiffies" }, { 0x423df718, "nonseekable_open" }, { 0x459f2852, "kthread_create_on_node" }, { 0x2d39b0a7, "kstrdup" }, { 0x832a39e6, "bpf_trace_run3" }, { 0x199cc7a6, "seq_read" }, { 0xe57f8b2b, "__page_frag_cache_drain" }, { 0x48d3fa27, "kmalloc_large_node" }, { 0x21cd67ca, "__put_net" }, { 0x953e1b9e, "ktime_get_real_seconds" }, { 0x99078b39, "trace_print_flags_seq" }, { 0x3c3ff9fd, "sprintf" }, { 0xdd64e639, "strscpy" }, { 0x1ac5d3cb, "strcspn" }, { 0x7a2af7b4, "cpu_number" }, { 0x28aa6a67, "call_rcu" }, { 0xb3cae200, "__alloc_pages_bulk" }, { 0xc73eb543, "param_set_uint_minmax" }, { 0x12fe288d, "kernel_listen" }, { 0x4ece3615, "blocking_notifier_chain_unregister" }, { 0x44c10a52, "kvfree_call_rcu" }, { 0xa7e078fe, "kobject_del" }, { 0x5daf5af3, "trace_event_buffer_reserve" }, { 0x96af6215, "d_add" }, { 0x3213f038, "mutex_unlock" }, { 0x9fa7184a, "cancel_delayed_work_sync" }, { 0xe138fb8c, "percpu_counter_add_batch" }, { 0xc6f46339, "init_timer_key" }, { 0x47c20f8a, "refcount_dec_not_one" }, { 0x53126ecc, "__percpu_counter_sum" }, { 0x732dd326, "groups_free" }, { 0xd7d97317, "init_user_ns" }, { 0xbf56f25c, "alloc_pages" }, { 0xcc2d1b3, "inode_set_ctime_current" }, { 0x4165c7db, "inc_nlink" }, { 0x37d6e72d, "tcp_set_rcvlowat" }, { 0x5c60749c, "cpu_all_bits" }, { 0x66b4cc41, "kmemdup" }, { 0x7c2db476, "__folio_put" }, { 0x9034a696, "mempool_destroy" }, { 0x9943a361, "remove_proc_entry" }, { 0xb43f9365, "ktime_get" }, { 0x3c12dfe, "cancel_work_sync" }, { 0x56470118, "__warn_printk" }, { 0x7d2f15d3, "seq_printf" }, { 0x9a73a2d9, "sock_recvmsg" }, { 0x8dca23cd, "dput" }, { 0xd36dc10c, "get_random_u32" }, { 0xd9b85ef6, "lockref_get" }, { 0xffeedf6a, "delayed_work_timer_fn" }, { 0xab6d5b3b, "hex_to_bin" }, { 0x20000329, "simple_strtoul" }, { 0x6e920577, "dev_get_by_name" }, { 0x12a4e128, "__arch_copy_from_user" }, { 0xc3690fc, "_raw_spin_lock_bh" }, { 0x9f4e67f, "kobject_uevent" }, { 0x5e1b558a, "sock_release" }, { 0xee0b62dc, "iov_iter_discard" }, { 0xffae8e8b, "nsecs_to_jiffies" }, { 0xcd5e47ff, "__put_user_ns" }, { 0x6a710db5, "tcp_sock_set_keepidle" }, { 0x7bbccd05, "nr_node_ids" }, { 0x55430c2a, "seq_puts" }, { 0xb7e099fe, "netdev_rx_csum_fault" }, { 0x64251e94, "single_release" }, { 0x9337cd0, "__wake_up_locked_key" }, { 0x2398e5a8, "tcp_sock_set_nodelay" }, { 0x41ce7278, "sysfs_create_link_nowarn" }, { 0xa23ffc04, "groups_sort" }, { 0xec4db37e, "seq_open" }, { 0xb2c35c63, "dget_parent" }, { 0x400fede6, "from_kuid_munged" }, { 0x29977925, "kmalloc_trace" }, { 0xa923aee4, "ip_sock_set_pktinfo" }, { 0x64a4d71b, "get_task_cred" }, { 0x3854774b, "kstrtoll" }, { 0x60a13e90, "rcu_barrier" }, { 0x98cf60b3, "strlen" }, { 0xa0fbac79, "wake_up_bit" }, { 0x5e06bc5c, "refcount_dec_and_lock" }, { 0x7aa1756e, "kvfree" }, { 0x841e78d7, "single_open" }, { 0x943fa393, "kmem_cache_alloc_lru" }, { 0xb5b54b34, "_raw_spin_unlock" }, { 0x218597c0, "sockfd_lookup" }, { 0x619cb7dd, "simple_read_from_buffer" }, { 0x47884890, "system_power_efficient_wq" }, { 0x7381287f, "trace_handle_return" }, { 0xd71803e8, "node_to_cpumask_map" }, { 0x7129e5f8, "hex_asc" }, { 0x2cf0c910, "sg_init_table" }, { 0xf9a482f9, "msleep" }, { 0xc4f0da12, "ktime_get_with_offset" }, { 0xeb233a45, "__kmalloc" }, { 0xe61a6d75, "kmalloc_caches" }, { 0x9858f364, "get_random_u8" }, { 0x473a84e8, "tls_client_hello_x509" }, { 0xf769f6df, "tls_client_hello_anon" }, { 0xa24f23d8, "__request_module" }, { 0x656c1a0e, "string_escape_mem" }, { 0x63d67aeb, "kmem_cache_destroy" }, { 0xf0b94d69, "release_sock" }, { 0x2d3385d3, "system_wq" }, { 0x65fa943c, "kset_create_and_add" }, { 0x54427aaa, "kobject_put" }, { 0xe3c92dac, "sock_no_linger" }, { 0x2801a22f, "proc_dointvec_minmax" }, { 0xbdd18a66, "sock_set_keepalive" }, { 0x17608925, "module_layout" }, }; MODULE_INFO(depends, "");