Lines Matching +full:94 +full:c
123 [A] [B] [C]
132 [C]
179 …000000000000004c 0000004900000002 R_X86_64_PC32 0000000000000000 .klp.sym.vmlinux.snprin…
213 in kernel/module/kallsyms.c). For livepatch modules, the symbol table copied
227 in 'Info'. Here its symbol index is 0x5e, which is 94 in decimal, which refers to the
228 symbol index 94.
229 And in this patch module's corresponding symbol table, symbol index 94 refers to that very symbol:
231 94: 0000000000000000 0 NOTYPE GLOBAL DEFAULT OS [0xff20] .klp.sym.vmlinux.printk,0
246 [A] [B] [C] [D]
255 [C]
301 module->klp_info, which is a :c:type:`klp_modinfo` struct. When a livepatch module