[16] | 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 | }; |
---|
| 15 | |
---|
| 16 | static const struct modversion_info ____versions[] |
---|
| 17 | __attribute_used__ |
---|
| 18 | __attribute__((section("__versions"))) = { |
---|
| 19 | { 0x89fac617, "struct_module" }, |
---|
| 20 | { 0xe9314b1c, "getVp" }, |
---|
| 21 | { 0x36bd2ff3, "cxiHasMountHelper" }, |
---|
| 22 | { 0x206d8e39, "cxiWaitEventSignal" }, |
---|
| 23 | { 0xb4a1c58d, "cxiCloseNFS" }, |
---|
| 24 | { 0xb68428d6, "cxiInitBreakQ" }, |
---|
| 25 | { 0xc7414d7d, "kxGetDelegation" }, |
---|
| 26 | { 0xeb0f8676, "cxiIsReadOnlyMnt" }, |
---|
| 27 | { 0x7f8cdc7c, "cxiCopyIn" }, |
---|
| 28 | { 0x1c367e06, "cxiGetNfsP" }, |
---|
| 29 | { 0xa2226052, "cxiGetKernelStackSize" }, |
---|
| 30 | { 0xd35422f5, "cxiSetNfsP" }, |
---|
| 31 | { 0xd7efcfa4, "tsattr" }, |
---|
| 32 | { 0xee0dd850, "cxiPruneDCacheEntry" }, |
---|
| 33 | { 0x94fdacfc, "kxPutACL" }, |
---|
| 34 | { 0x3880e38c, "cxiMapDiscontiguousRW" }, |
---|
| 35 | { 0x925b2e0c, "kxQuotactl" }, |
---|
| 36 | { 0x9455a3cc, "cxiFreeOSNode" }, |
---|
| 37 | { 0x92b5cbe5, "cxiSetBit" }, |
---|
| 38 | { 0xb8129e94, "cxiKibdUnpinmm" }, |
---|
| 39 | { 0x4e58223e, "cxiSetOSNodeType" }, |
---|
| 40 | { 0x6defe48d, "cxiBlockingMutexInit" }, |
---|
| 41 | { 0x59e7cf02, "cxiClearBit" }, |
---|
| 42 | { 0xd2c6dca7, "cxiGetCred" }, |
---|
| 43 | { 0xcbafb3, "cxiAllocSharedMemory" }, |
---|
| 44 | { 0xffcd9a5e, "cxiGetThreadId" }, |
---|
| 45 | { 0x50bb76ef, "_XTrace" }, |
---|
| 46 | { 0xb9fd2495, "cxiTestBit" }, |
---|
| 47 | { 0x2aef8d56, "cxiGetFileAndVp" }, |
---|
| 48 | { 0x6bbe8f9b, "cxiRefOSNode" }, |
---|
| 49 | { 0x764bf427, "cxiInvalidateDCacheEntry" }, |
---|
| 50 | { 0xe3e61832, "cxiStackAddrToThreadId" }, |
---|
| 51 | { 0xd7b24cd1, "cxiFcntlUnblock" }, |
---|
| 52 | { 0x1f9e5f7, "EnableMmap" }, |
---|
| 53 | { 0x2fa5d84b, "cxiBreakOplock" }, |
---|
| 54 | { 0x888a7792, "cxiIsSuperUser" }, |
---|
| 55 | { 0xe5587dd8, "cxiGetMaxFileSize" }, |
---|
| 56 | { 0x316ff5df, "cxiNewOSNode" }, |
---|
| 57 | { 0xc5f59512, "cxiKibdUnpinAll" }, |
---|
| 58 | { 0xdce3cf69, "cxiUnmapContiguousRO" }, |
---|
| 59 | { 0x1579c996, "cxiUXfer" }, |
---|
| 60 | { 0x55e71d81, "cxiInitPtrSwizzling" }, |
---|
| 61 | { 0x1e85c55c, "cxiCheckSiteMcrVersion" }, |
---|
| 62 | { 0x2493ac08, "tsstat" }, |
---|
| 63 | { 0xb72ff6cc, "cxiXmemXfer" }, |
---|
| 64 | { 0xfedd1325, "cxiClearPageoutThread" }, |
---|
| 65 | { 0xb1ec5460, "cxiCopyOut" }, |
---|
| 66 | { 0xc32373d6, "cxiPutOSNode" }, |
---|
| 67 | { 0x3f0971be, "cxiStartDMS" }, |
---|
| 68 | { 0x4b2cd41c, "cxiKibdUnpin" }, |
---|
| 69 | { 0x916b8d77, "cxiMmapUnregister" }, |
---|
| 70 | { 0x74e9635b, "cxiMmapFlush" }, |
---|
| 71 | { 0xd4cc8967, "kxGetThreadID" }, |
---|
| 72 | { 0x560bbc23, "kxUMount" }, |
---|
| 73 | { 0x5918b48b, "cxiIsSambaOrLockdThread" }, |
---|
| 74 | { 0xecd4c344, "setSMBOpenLockControl" }, |
---|
| 75 | { 0x6e256502, "cxiSafePutLong" }, |
---|
| 76 | { 0x363a2df4, "cxiWaitEventWait" }, |
---|
| 77 | { 0x1d26aa98, "sprintf" }, |
---|
| 78 | { 0xf4277f1e, "tsfattr" }, |
---|
| 79 | { 0xc37dd3dd, "cxiGetCnP" }, |
---|
| 80 | { 0xe65923f9, "cxiOpenNFS" }, |
---|
| 81 | { 0xac9282d0, "GetDiskInfoX" }, |
---|
| 82 | { 0x52d7d6cd, "cxiIsKswapdThread" }, |
---|
| 83 | { 0x4b3706cc, "kxGetShare" }, |
---|
| 84 | { 0x2aca9a5b, "gpfs_init" }, |
---|
| 85 | { 0x96d0e2d, "cxiInvalidateNegDCacheEntry" }, |
---|
| 86 | { 0x46fa0731, "vfsStats" }, |
---|
| 87 | { 0xc07e9e17, "cxiUiomove" }, |
---|
| 88 | { 0x67cfac2b, "cxiBigMalloc" }, |
---|
| 89 | { 0x8a933922, "cxiGetRootInode" }, |
---|
| 90 | { 0x9aff7df4, "cxiReleaseFile" }, |
---|
| 91 | { 0x2bc95bd4, "memset" }, |
---|
| 92 | { 0xe30b5482, "cxiKDoIO" }, |
---|
| 93 | { 0x925e1fce, "VM_Attach" }, |
---|
| 94 | { 0xe3fc8699, "gpfs_ops" }, |
---|
| 95 | { 0x7ae3b984, "cxiFreePinned" }, |
---|
| 96 | { 0x6418ab1b, "cxiCalcMaxSharedSegment" }, |
---|
| 97 | { 0x78ed2450, "cxiSendBreakMsg" }, |
---|
| 98 | { 0x398c7fec, "cxiSafeGetLong" }, |
---|
| 99 | { 0x1b7d4074, "printk" }, |
---|
| 100 | { 0xd0b2337e, "kxGetACL" }, |
---|
| 101 | { 0x1354e030, "cxiSetCred" }, |
---|
| 102 | { 0xe20e9744, "cxiKXfer" }, |
---|
| 103 | { 0x24880cac, "cxiPathRel" }, |
---|
| 104 | { 0xcc2ae239, "cxiFlockToVFS" }, |
---|
| 105 | { 0x5b2bf224, "cxiRefOsNode" }, |
---|
| 106 | { 0xf1976019, "cxiPutCred" }, |
---|
| 107 | { 0x662853cb, "cxiUpdateInode" }, |
---|
| 108 | { 0xed623bae, "cxiBlockingMutexAcquire" }, |
---|
| 109 | { 0xf50fc6fc, "cxiSetOSNode" }, |
---|
| 110 | { 0x5f8da8b, "cxiKibdPin" }, |
---|
| 111 | { 0x82ee8418, "VFSStatPoint_begin" }, |
---|
| 112 | { 0xb74c2b8a, "cxiShutdownDMS" }, |
---|
| 113 | { 0x55686709, "cxiDestroyOSNode" }, |
---|
| 114 | { 0xbd16895f, "cxiStartKProc" }, |
---|
| 115 | { 0xd114c347, "tsfsattr" }, |
---|
| 116 | { 0x32cdc465, "cxiIncModuleCounter" }, |
---|
| 117 | { 0x1b5550ff, "cxiWaitEventBroadcast" }, |
---|
| 118 | { 0xce35f9da, "cxiCheckThreadState" }, |
---|
| 119 | { 0x48a51bd2, "cxiAuditWrite" }, |
---|
| 120 | { 0xc376b64, "cxiDetachIOBuffer" }, |
---|
| 121 | { 0x2f24dd10, "mmapKill" }, |
---|
| 122 | { 0xb544e3c8, "VFSStatPoint_end" }, |
---|
| 123 | { 0xcf88853, "cxiExportModuleStruct" }, |
---|
| 124 | { 0x9d3440d9, "cxiSetNFSCluster" }, |
---|
| 125 | { 0xa24f32b7, "cxiMmapRegister" }, |
---|
| 126 | { 0x446e7039, "cxiUnmount" }, |
---|
| 127 | { 0x739af1ab, "_STrace" }, |
---|
| 128 | { 0x3c237fb0, "cxiIsNFS4Thread" }, |
---|
| 129 | { 0x41270aa, "TraceFlagsP" }, |
---|
| 130 | { 0x6fa56835, "getFilePos" }, |
---|
| 131 | { 0x9b464aac, "cxiFreeSharedMemory" }, |
---|
| 132 | { 0xc38904b1, "cxiGetPvP" }, |
---|
| 133 | { 0x4e16c8be, "cxiWaitEventInit" }, |
---|
| 134 | { 0x9b21d6c3, "cxiKibdPinmm" }, |
---|
| 135 | { 0x83af306c, "cxiTermBreakQ" }, |
---|
| 136 | { 0xd4aa5b72, "trc_fsync" }, |
---|
| 137 | { 0x5c02bf78, "cxiSetPageoutThread" }, |
---|
| 138 | { 0x1159d397, "cxiBlockingMutexRelease" }, |
---|
| 139 | { 0xed5dead8, "setSMBOplock" }, |
---|
| 140 | { 0xfad2c04, "cxiGetFcntlOwner" }, |
---|
| 141 | { 0x22fb45c4, "cxiBigFree" }, |
---|
| 142 | { 0x2a67b605, "cxiMallocPinned" }, |
---|
| 143 | { 0x37cebf20, "cxiDumpOSNode" }, |
---|
| 144 | { 0x21c38f4b, "cxiIsGPFSThread" }, |
---|
| 145 | { 0x5c57aa14, "cxiInitDMS" }, |
---|
| 146 | { 0x8b342ac3, "cxiAttachSharedMemory" }, |
---|
| 147 | { 0xb7175fa4, "cxiMmapReleasePage" }, |
---|
| 148 | { 0x368557, "cxiWaitEventBroadcastRC" }, |
---|
| 149 | { 0x204a7880, "cxiGetUserEnvironmentSize" }, |
---|
| 150 | { 0x853b38fa, "cxiTrace" }, |
---|
| 151 | { 0xd828ff14, "cxiMmapGetPage" }, |
---|
| 152 | { 0xcbb79da8, "cxiInvalidatePerm" }, |
---|
| 153 | { 0xe0518b35, "cxiPathToVfsP" }, |
---|
| 154 | { 0x9a222270, "IoDone" }, |
---|
| 155 | { 0x30560619, "cxiStopKProc" }, |
---|
| 156 | { 0xde48e2ed, "cxiGetMountedOverOSNode" }, |
---|
| 157 | { 0xfbec7211, "ss_ioctl_op" }, |
---|
| 158 | { 0xfc7ec049, "reset_gpfs_operations" }, |
---|
| 159 | { 0x391203cc, "cxiCopyInstr" }, |
---|
| 160 | { 0xcd9929c7, "cxiBlockingMutexTerm" }, |
---|
| 161 | { 0x4964fec5, "cxiDetachSharedMemory" }, |
---|
| 162 | { 0xe44262fa, "cxiAttachIOBuffer" }, |
---|
| 163 | { 0x2e60bace, "memcpy" }, |
---|
| 164 | { 0x40a40156, "cxiAddOSNode" }, |
---|
| 165 | { 0x7a84f84e, "cxiRecordSharedMemory" }, |
---|
| 166 | { 0xbca66e54, "cxiUnmapDiscontiguousRW" }, |
---|
| 167 | { 0xdfb39699, "cxiWaitEventHasWaiters" }, |
---|
| 168 | { 0xda9c2374, "cxiGetPrivVfsP" }, |
---|
| 169 | { 0x5c862781, "getpid" }, |
---|
| 170 | { 0xb96b0db1, "tsfstat" }, |
---|
| 171 | { 0x3ca9ea5e, "cxiInactiveOSNode" }, |
---|
| 172 | { 0xc687823d, "cxiSafeGetInt" }, |
---|
| 173 | { 0x5f09bf14, "cxiYield" }, |
---|
| 174 | { 0x3c214fd7, "errno" }, |
---|
| 175 | { 0x6a419c1a, "kxMadvise" }, |
---|
| 176 | { 0x96b9a485, "VM_Detach" }, |
---|
| 177 | { 0x2d5ea61e, "cxiCheckProductVersion" }, |
---|
| 178 | { 0xe97d36b7, "cxiCheckOpen" }, |
---|
| 179 | { 0x21dbd10c, "cxiRegisterCleanup" }, |
---|
| 180 | { 0x5218cf7b, "cxiMapContiguousRO" }, |
---|
| 181 | { 0xb6d6666, "cxiPanic" }, |
---|
| 182 | { 0xcb980506, "cxiSleep" }, |
---|
| 183 | { 0x4ca616a8, "socket_aio_dequeue" }, |
---|
| 184 | { 0x283224e2, "cxiIsNFSThread" }, |
---|
| 185 | { 0x28813834, "cxiKZero" }, |
---|
| 186 | { 0x4e209f72, "cxiGetTOD" }, |
---|
| 187 | { 0xfa1cedb9, "cxiStopDMS" }, |
---|
| 188 | { 0x7c0c0195, "cxiCanUncacheOSNode" }, |
---|
| 189 | { 0x3556c745, "cxiInitVFS" }, |
---|
| 190 | { 0x9080590a, "cxiFcntlLock" }, |
---|
| 191 | { 0x16a63b4e, "cxiIsKupdateThread" }, |
---|
| 192 | { 0xbd07d6b9, "cxiGetKernelBoundary" }, |
---|
| 193 | { 0x2d86bdd5, "kxPoll" }, |
---|
| 194 | { 0xb0f240c0, "cxiBlockingMutexHeldByCaller" }, |
---|
| 195 | { 0xffd04f92, "cxiGetUserEnvironment" }, |
---|
| 196 | { 0xf105ff1b, "cxiFcntlReset" }, |
---|
| 197 | { 0xa578173b, "gpfs_clean" }, |
---|
| 198 | { 0x71db8323, "cxiSendSigThread" }, |
---|
| 199 | { 0x811bf8e3, "cxiWaitForBreak" }, |
---|
| 200 | { 0x413b34e6, "cxiSetMountInfo" }, |
---|
| 201 | }; |
---|
| 202 | |
---|
| 203 | static const char __module_depends[] |
---|
| 204 | __attribute_used__ |
---|
| 205 | __attribute__((section(".modinfo"))) = |
---|
| 206 | "depends=mmfslinux,tracedev"; |
---|
| 207 | |
---|