]> git.proxmox.com Git - mirror_spl-debian.git/blob - module/splat/splat.mod.c
Imported Upstream version 0.6.2
[mirror_spl-debian.git] / module / splat / splat.mod.c
1 #include <linux/module.h>
2 #include <linux/vermagic.h>
3 #include <linux/compiler.h>
4
5 MODULE_INFO(vermagic, VERMAGIC_STRING);
6
7 struct module __this_module
8 __attribute__((section(".gnu.linkonce.this_module"))) = {
9 .name = KBUILD_MODNAME,
10 .init = init_module,
11 #ifdef CONFIG_MODULE_UNLOAD
12 .exit = cleanup_module,
13 #endif
14 .arch = MODULE_ARCH_INIT,
15 };
16
17 static const struct modversion_info ____versions[]
18 __used
19 __attribute__((section("__versions"))) = {
20 { 0x53eda548, "module_layout" },
21 { 0x4c3a05c2, "vn_fsync" },
22 { 0x72c1310b, "kobject_put" },
23 { 0xa4bf0727, "cdev_del" },
24 { 0xba66affe, "kmalloc_caches" },
25 { 0x5a34a45c, "__kmalloc" },
26 { 0x417e5eb2, "cdev_init" },
27 { 0xf9a482f9, "msleep" },
28 { 0x8d8996ce, "z_uncompress" },
29 { 0xff984224, "call_usermodehelper_setfns" },
30 { 0xd6147ae2, "up_read" },
31 { 0x1c1af916, "set_normalized_timespec" },
32 { 0xffa0373b, "call_usermodehelper_exec" },
33 { 0xd6ee688f, "vmalloc" },
34 { 0xb85f3bbe, "pv_lock_ops" },
35 { 0x25ec1b28, "strlen" },
36 { 0xa46f3c9b, "crhold" },
37 { 0xdc111ffa, "vn_close" },
38 { 0xd8e484f0, "register_chrdev_region" },
39 { 0x4ff1c9bc, "populate_rootfs_wait" },
40 { 0x2e7518fc, "crgetruid" },
41 { 0xc8b57c27, "autoremove_wake_function" },
42 { 0x3b0a9a64, "vn_getattr" },
43 { 0xbd100793, "cpu_online_mask" },
44 { 0x79aa04a2, "get_random_bytes" },
45 { 0x67053080, "current_kernel_time" },
46 { 0xb5afb493, "kmem_free_debug" },
47 { 0x70311ee4, "rootdir" },
48 { 0x30c75199, "downgrade_write" },
49 { 0x41eaf1d, "shrink_dcache_memory_fn" },
50 { 0xda43e13c, "kobj_close_file" },
51 { 0xc0a3d105, "find_next_bit" },
52 { 0xdc94577e, "kobj_get_filesize" },
53 { 0x5e2fcd94, "crgetngroups" },
54 { 0x2b514126, "device_destroy" },
55 { 0x8f1854df, "kobject_set_name" },
56 { 0xf7756b61, "vn_rename" },
57 { 0xa37d4e55, "filp_close" },
58 { 0x5c6e58f4, "crgetgroups" },
59 { 0x2fb49a4b, "__taskq_dispatch" },
60 { 0x5b869f73, "__taskq_init_ent" },
61 { 0x798ade4a, "mutex_unlock" },
62 { 0xf3a3f75c, "vn_rdwr" },
63 { 0x7485e15e, "unregister_chrdev_region" },
64 { 0x999e8297, "vfree" },
65 { 0x6fcc2e2f, "crgetsuid" },
66 { 0x3c2c5af5, "sprintf" },
67 { 0xe330ba71, "vmem_alloc_debug" },
68 { 0x8eb0a41f, "tsd_destroy" },
69 { 0x35345506, "spl_kmem_cache_free" },
70 { 0x53c639a, "ddi_strtoul" },
71 { 0x7d11c268, "jiffies" },
72 { 0x5fc92ccb, "mutex_trylock" },
73 { 0x592b9cd7, "down_read" },
74 { 0x8bb18a1b, "down_write_trylock" },
75 { 0x6caa0e79, "__gethrtime" },
76 { 0x4a4d87a6, "crgetuid" },
77 { 0xe174aa7, "__init_waitqueue_head" },
78 { 0x4f8b5ddb, "_copy_to_user" },
79 { 0xfe7c4287, "nr_cpu_ids" },
80 { 0xe24d3a97, "jiffies_64" },
81 { 0xde0bdcff, "memset" },
82 { 0x34534548, "spl_kmem_cache_destroy" },
83 { 0x81c1c2b2, "vmem_size" },
84 { 0x80e396a1, "vn_getf" },
85 { 0x88941a06, "_raw_spin_unlock_irqrestore" },
86 { 0xf526695f, "current_task" },
87 { 0x17727937, "__cv_signal" },
88 { 0x99bfbe39, "get_unused_fd" },
89 { 0xc1ded65c, "__mutex_init" },
90 { 0x27e1a049, "printk" },
91 { 0x6bb304c2, "crgetrgid" },
92 { 0xd32d4f1a, "__taskq_wait" },
93 { 0xa1c76e0a, "_cond_resched" },
94 { 0x7ec9bfbc, "strncpy" },
95 { 0xb4390f9a, "mcount" },
96 { 0xab5a3fc0, "__cv_timedwait" },
97 { 0x85abc85f, "strncmp" },
98 { 0x3214e5b6, "vmem_free_debug" },
99 { 0xd728ebf2, "mutex_lock" },
100 { 0x948cde9, "num_physpages" },
101 { 0xaecb56c9, "system_taskq" },
102 { 0xd1fe48c6, "spl_debug_bug" },
103 { 0xc0b6d671, "device_create" },
104 { 0x2a0a3211, "crgetsgid" },
105 { 0xffea62b5, "__taskq_empty_ent" },
106 { 0x420a6ab8, "up_write" },
107 { 0x1436917d, "down_write" },
108 { 0x5411304d, "crgetgid" },
109 { 0xa0737818, "__cv_broadcast" },
110 { 0x3323ccb1, "tsd_get" },
111 { 0xbe9fd97f, "spl_kmem_availrmem" },
112 { 0xef14c2d6, "cdev_add" },
113 { 0x95ff55e4, "init_task" },
114 { 0xa7adf488, "__taskq_create" },
115 { 0x351c2576, "z_compress_level" },
116 { 0x47698e99, "vn_remove" },
117 { 0xaa818ca3, "unregister_shrinker" },
118 { 0xd8a8ef39, "__cv_wait" },
119 { 0xea6300c1, "crfree" },
120 { 0xf0fdf6cb, "__stack_chk_fail" },
121 { 0x1000e51, "schedule" },
122 { 0xd62c833f, "schedule_timeout" },
123 { 0x4b5814ef, "kmalloc_order_trace" },
124 { 0x958b84e3, "tsd_create" },
125 { 0x7e9dc5ec, "spl_kmem_cache_create" },
126 { 0x56a4c5e2, "kobj_read_file" },
127 { 0x53e3c264, "__taskq_wait_id" },
128 { 0x6c8357cc, "shrink_icache_memory_fn" },
129 { 0x3f4547a7, "put_unused_fd" },
130 { 0xb239811e, "spl_kmem_cache_alloc" },
131 { 0xa1a78823, "down_read_trylock" },
132 { 0x65f3602b, "vn_releasef" },
133 { 0x33e4cbc6, "kmem_cache_alloc_trace" },
134 { 0xdfa1b7f2, "__cv_init" },
135 { 0x6443d74d, "_raw_spin_lock" },
136 { 0x587c70d8, "_raw_spin_lock_irqsave" },
137 { 0xf09c7f68, "__wake_up" },
138 { 0x8cce1ba3, "call_usermodehelper_setup" },
139 { 0xe4ae602f, "vn_open" },
140 { 0x4958b7b5, "spl_setup" },
141 { 0x1285cb78, "tsd_set" },
142 { 0x3896a905, "__thread_exit" },
143 { 0x37a0cba, "kfree" },
144 { 0x82fe53e1, "ddi_strtol" },
145 { 0x236c8c64, "memcpy" },
146 { 0x5d48b233, "fd_install" },
147 { 0xe75663a, "prepare_to_wait" },
148 { 0x19f428cb, "register_shrinker" },
149 { 0xf68905fd, "ddi_strtoull" },
150 { 0xd9ace09, "ddi_strtoll" },
151 { 0xc84e8d97, "class_destroy" },
152 { 0xb00ccc33, "finish_wait" },
153 { 0x7e9ebb05, "kernel_thread" },
154 { 0x4cbbd171, "__bitmap_weight" },
155 { 0x4ada9424, "kobj_open_file" },
156 { 0xa89073bb, "groupmember" },
157 { 0x401c592f, "spl_version" },
158 { 0x9edbecae, "snprintf" },
159 { 0x888bb5ad, "spl_kmem_cache_reap_now" },
160 { 0x998a6617, "kmem_alloc_debug" },
161 { 0x939288a, "__thread_create" },
162 { 0x4f6b400b, "_copy_from_user" },
163 { 0xd6c132c7, "__class_create" },
164 { 0xf3249324, "__taskq_dispatch_ent" },
165 { 0xe456d99a, "__init_rwsem" },
166 { 0xdc43a9c8, "daemonize" },
167 { 0xf5b8fb77, "p0" },
168 { 0xeec21310, "__cv_destroy" },
169 { 0xb5105669, "vn_openat" },
170 { 0x1f37aa1e, "filp_open" },
171 { 0x1f4eafab, "spl_cleanup" },
172 { 0xec8097fc, "__taskq_destroy" },
173 };
174
175 static const char __module_depends[]
176 __used
177 __attribute__((section(".modinfo"))) =
178 "depends=spl";
179
180
181 MODULE_INFO(srcversion, "54E1AB799B514E797934650");