154 lines
5.7 KiB
C
154 lines
5.7 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,
|
|
.arch = MODULE_ARCH_INIT,
|
|
};
|
|
|
|
MODULE_INFO(intree, "Y");
|
|
|
|
#ifdef CONFIG_RETPOLINE
|
|
MODULE_INFO(retpoline, "Y");
|
|
#endif
|
|
|
|
SYMBOL_CRC(vb2_buffer_in_use, 0x0de7eb23, "");
|
|
SYMBOL_CRC(vb2_core_querybuf, 0x6711a315, "_gpl");
|
|
SYMBOL_CRC(vb2_verify_memory_type, 0x8e1292c9, "");
|
|
SYMBOL_CRC(vb2_core_reqbufs, 0x17fc929d, "_gpl");
|
|
SYMBOL_CRC(vb2_core_create_bufs, 0xee6bdf84, "_gpl");
|
|
SYMBOL_CRC(vb2_plane_vaddr, 0x2b4afd19, "_gpl");
|
|
SYMBOL_CRC(vb2_plane_cookie, 0x7e341cf7, "_gpl");
|
|
SYMBOL_CRC(vb2_buffer_done, 0xebeefd7c, "_gpl");
|
|
SYMBOL_CRC(vb2_discard_done, 0x441941e1, "_gpl");
|
|
SYMBOL_CRC(vb2_request_object_is_buffer, 0x2b2e0ea3, "_gpl");
|
|
SYMBOL_CRC(vb2_request_buffer_cnt, 0xb7def376, "_gpl");
|
|
SYMBOL_CRC(vb2_core_prepare_buf, 0x12410b1f, "_gpl");
|
|
SYMBOL_CRC(vb2_core_qbuf, 0xea8f6426, "_gpl");
|
|
SYMBOL_CRC(vb2_wait_for_all_buffers, 0xfcd3c242, "_gpl");
|
|
SYMBOL_CRC(vb2_core_dqbuf, 0x15068411, "_gpl");
|
|
SYMBOL_CRC(vb2_core_streamon, 0x95c78c75, "_gpl");
|
|
SYMBOL_CRC(vb2_queue_error, 0x8d39f4b6, "_gpl");
|
|
SYMBOL_CRC(vb2_core_streamoff, 0xbb2204b8, "_gpl");
|
|
SYMBOL_CRC(vb2_core_expbuf, 0x0650ef45, "_gpl");
|
|
SYMBOL_CRC(vb2_mmap, 0xa48b36b4, "_gpl");
|
|
SYMBOL_CRC(vb2_core_queue_init, 0x50a5ef75, "_gpl");
|
|
SYMBOL_CRC(vb2_core_queue_release, 0x7328834d, "_gpl");
|
|
SYMBOL_CRC(vb2_core_poll, 0xc1045ca5, "_gpl");
|
|
SYMBOL_CRC(vb2_read, 0xe7ec3ed9, "_gpl");
|
|
SYMBOL_CRC(vb2_write, 0x1a266814, "_gpl");
|
|
SYMBOL_CRC(vb2_thread_start, 0xece1ebb8, "_gpl");
|
|
SYMBOL_CRC(vb2_thread_stop, 0x48b7dd6f, "_gpl");
|
|
SYMBOL_CRC(get_vaddr_frames, 0xe20dfe0f, "");
|
|
SYMBOL_CRC(put_vaddr_frames, 0x1b700d37, "");
|
|
SYMBOL_CRC(frame_vector_to_pages, 0xc5e5573a, "");
|
|
SYMBOL_CRC(frame_vector_to_pfns, 0xdffb744b, "");
|
|
SYMBOL_CRC(frame_vector_create, 0x065246b8, "");
|
|
SYMBOL_CRC(frame_vector_destroy, 0x1d5f9555, "");
|
|
SYMBOL_CRC(__tracepoint_vb2_buf_done, 0x6d989e09, "_gpl");
|
|
SYMBOL_CRC(__traceiter_vb2_buf_done, 0xd2c1b56c, "_gpl");
|
|
SYMBOL_CRC(__SCK__tp_func_vb2_buf_done, 0x7b1d25e6, "_gpl");
|
|
SYMBOL_CRC(__SCT__tp_func_vb2_buf_done, 0x4ed3fb1b, "_gpl");
|
|
SYMBOL_CRC(__tracepoint_vb2_buf_queue, 0xafbf6c45, "_gpl");
|
|
SYMBOL_CRC(__traceiter_vb2_buf_queue, 0x315e7096, "_gpl");
|
|
SYMBOL_CRC(__SCK__tp_func_vb2_buf_queue, 0x9f1c1617, "_gpl");
|
|
SYMBOL_CRC(__SCT__tp_func_vb2_buf_queue, 0x2b5551d5, "_gpl");
|
|
SYMBOL_CRC(__tracepoint_vb2_dqbuf, 0xa510d508, "_gpl");
|
|
SYMBOL_CRC(__traceiter_vb2_dqbuf, 0x6378a931, "_gpl");
|
|
SYMBOL_CRC(__SCK__tp_func_vb2_dqbuf, 0x1d449096, "_gpl");
|
|
SYMBOL_CRC(__SCT__tp_func_vb2_dqbuf, 0xc7920841, "_gpl");
|
|
SYMBOL_CRC(__tracepoint_vb2_qbuf, 0x189fe360, "_gpl");
|
|
SYMBOL_CRC(__traceiter_vb2_qbuf, 0x91baace2, "_gpl");
|
|
SYMBOL_CRC(__SCK__tp_func_vb2_qbuf, 0xf17f7257, "_gpl");
|
|
SYMBOL_CRC(__SCT__tp_func_vb2_qbuf, 0xc54c863e, "_gpl");
|
|
|
|
static const struct modversion_info ____versions[]
|
|
__used __section("__versions") = {
|
|
{ 0x9e61bb05, "set_freezable" },
|
|
{ 0xc70825a2, "trace_event_raw_init" },
|
|
{ 0x37a0cba, "kfree" },
|
|
{ 0xe9c322a0, "pcpu_hot" },
|
|
{ 0x8c71f643, "bpf_trace_run2" },
|
|
{ 0x8c26d495, "prepare_to_wait_event" },
|
|
{ 0xb3f7646e, "kthread_should_stop" },
|
|
{ 0xe2964344, "__wake_up" },
|
|
{ 0x34db050b, "_raw_spin_lock_irqsave" },
|
|
{ 0xcbd4898c, "fortify_panic" },
|
|
{ 0xbdfb6dbb, "__fentry__" },
|
|
{ 0x35bf563f, "wake_up_process" },
|
|
{ 0x38ee9aaa, "trace_event_buffer_commit" },
|
|
{ 0x4482cdb, "__refrigerator" },
|
|
{ 0x65487097, "__x86_indirect_thunk_rax" },
|
|
{ 0xd73653c4, "freezer_active" },
|
|
{ 0x122c3a7e, "_printk" },
|
|
{ 0x1000e51, "schedule" },
|
|
{ 0x296695f, "refcount_warn_saturate" },
|
|
{ 0x6383b27c, "__x86_indirect_thunk_rdx" },
|
|
{ 0xcd49aa3b, "media_request_object_put" },
|
|
{ 0x599fb41c, "kvmalloc_node" },
|
|
{ 0xfe487975, "init_wait_entry" },
|
|
{ 0xad5f0017, "perf_trace_buf_alloc" },
|
|
{ 0x2cb99dcb, "perf_trace_run_bpf_submit" },
|
|
{ 0x1c3fbcd, "media_request_put" },
|
|
{ 0xa3521253, "mem_section" },
|
|
{ 0x4dfa8d4b, "mutex_lock" },
|
|
{ 0xda8f6d63, "dma_buf_get" },
|
|
{ 0x8ca38ee8, "trace_event_reg" },
|
|
{ 0x5aa40be1, "dma_buf_put" },
|
|
{ 0x68d0411d, "media_request_object_bind" },
|
|
{ 0xf0fe069a, "dma_buf_fd" },
|
|
{ 0x7bcf5f59, "__cpu_online_mask" },
|
|
{ 0x495183ea, "kthread_stop" },
|
|
{ 0xcefb0c9f, "__mutex_init" },
|
|
{ 0x14ed98e5, "freezing_slow_path" },
|
|
{ 0xd35cce70, "_raw_spin_unlock_irqrestore" },
|
|
{ 0xfb578fc5, "memset" },
|
|
{ 0x5b8239ca, "__x86_return_thunk" },
|
|
{ 0x6b10bee1, "_copy_to_user" },
|
|
{ 0xd9a5ea54, "__init_waitqueue_head" },
|
|
{ 0x5b7fa8a4, "kthread_create_on_node" },
|
|
{ 0x97651e6c, "vmemmap_base" },
|
|
{ 0x48fdabd3, "trace_event_buffer_reserve" },
|
|
{ 0x3213f038, "mutex_unlock" },
|
|
{ 0x66cca4f9, "__x86_indirect_thunk_rcx" },
|
|
{ 0xb43f9365, "ktime_get" },
|
|
{ 0x56470118, "__warn_printk" },
|
|
{ 0xac4a1f46, "kmalloc_trace" },
|
|
{ 0xa7940382, "param_ops_int" },
|
|
{ 0x7aa1756e, "kvfree" },
|
|
{ 0x688e72e1, "__SCT__preempt_schedule_notrace" },
|
|
{ 0x7381287f, "trace_handle_return" },
|
|
{ 0xeb233a45, "__kmalloc" },
|
|
{ 0xe2c17b5d, "__SCT__might_resched" },
|
|
{ 0x5b94ad75, "kmalloc_caches" },
|
|
{ 0xd0e2bbc0, "pin_user_pages_fast" },
|
|
{ 0x88db9f48, "__check_object_size" },
|
|
{ 0x74e910d5, "media_request_object_init" },
|
|
{ 0x13c49cc2, "_copy_from_user" },
|
|
{ 0x656e4a6e, "snprintf" },
|
|
{ 0xbca6f9ed, "trace_raw_output_prep" },
|
|
{ 0x1cfba015, "stackleak_track_stack" },
|
|
{ 0xb0efb471, "__trace_trigger_soft_disabled" },
|
|
{ 0x92540fbf, "finish_wait" },
|
|
{ 0x66312157, "trace_event_printf" },
|
|
{ 0x53569707, "this_cpu_off" },
|
|
{ 0xf86f3094, "media_request_object_unbind" },
|
|
{ 0x91899483, "unpin_user_pages" },
|
|
{ 0x7098e516, "module_layout" },
|
|
};
|
|
|
|
MODULE_INFO(depends, "mc");
|
|
|