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 index is encoded in 'Info'. Here its symbol index is 0x5e, which is 94 in
228 decimal, which refers to the symbol index 94.
230 And in this patch module's corresponding symbol table, symbol index 94 refers
234 94: 0000000000000000 0 NOTYPE GLOBAL DEFAULT OS [0xff20] .klp.sym.vmlinux.printk,0
249 [A] [B] [C] [D]
258 [C]
304 module->klp_info, which is a :c:type:`klp_modinfo` struct. When a livepatch module