/arch/ia64/kernel/ |
D | module.c | 154 apply_imm64 (struct module *mod, struct insn *insn, uint64_t val) in apply_imm64() 166 apply_imm60 (struct module *mod, struct insn *insn, uint64_t val) in apply_imm60() 183 apply_imm22 (struct module *mod, struct insn *insn, uint64_t val) in apply_imm22() 198 apply_imm21b (struct module *mod, struct insn *insn, uint64_t val) in apply_imm21b() 233 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt() 283 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt() 308 module_free (struct module *mod, void *module_region) in module_free() 424 struct module *mod) in module_frob_arch_sections() 497 in_init (const struct module *mod, uint64_t addr) in in_init() 503 in_core (const struct module *mod, uint64_t addr) in in_core() [all …]
|
/arch/blackfin/kernel/ |
D | module.c | 22 char *secstrings, struct module *mod) in module_frob_arch_sections() 153 struct module *mod) in apply_relocate_add() 235 const Elf_Shdr * sechdrs, struct module *mod) in module_finalize() 279 void module_arch_cleanup(struct module *mod) in module_arch_cleanup()
|
D | ftrace.c | 41 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, in ftrace_make_nop()
|
/arch/arc/kernel/ |
D | module.c | 34 char *secstr, struct module *mod) in module_frob_arch_sections() 53 void module_arch_cleanup(struct module *mod) in module_arch_cleanup() 132 struct module *mod) in module_finalize()
|
/arch/x86/math-emu/ |
D | get_address.c | 71 static int sib(int mod, unsigned long *fpu_eip) in sib() 211 u_char mod; in FPU_get_address() local 296 u_char mod; in FPU_get_address_16() local
|
/arch/m68k/kernel/ |
D | module.c | 104 struct module *mod) in module_finalize() 112 void module_fixup(struct module *mod, struct m68k_fixup_info *start, in module_fixup()
|
/arch/x86/kernel/ |
D | alternative.c | 331 struct module *mod; member 348 void __init_or_module alternatives_smp_module_add(struct module *mod, in alternatives_smp_module_add() 385 void __init_or_module alternatives_smp_module_del(struct module *mod) in alternatives_smp_module_del() 402 struct smp_alt_module *mod; in alternatives_enable_smp() local 425 struct smp_alt_module *mod; in alternatives_text_reserved() local
|
D | test_nx.c | 47 struct module *mod = THIS_MODULE; in fudze_exception_table() local
|
/arch/powerpc/include/asm/ |
D | ftrace.h | 56 struct module *mod; member
|
/arch/arm/kernel/ |
D | module.c | 284 struct module *mod) in module_finalize() 347 module_arch_cleanup(struct module *mod) in module_arch_cleanup()
|
/arch/mips/kernel/ |
D | cpu-bugs64.c | 31 static inline void align_mod(const int align, const int mod) in align_mod() 46 const int align, const int mod) in mult_sh_align_mod()
|
D | vpe.c | 182 static void layout_sections(struct module *mod, const Elf_Ehdr *hdr, in layout_sections() 481 unsigned int nsecs, struct module *mod) in simplify_symbols() 537 const char *strtab, struct module *mod) in dump_elfsymbols() 552 struct module *mod) in find_vpe_symbols() 583 struct module mod; /* so we can re-use the relocations code */ in vpe_elfload() local
|
/arch/xtensa/kernel/ |
D | module.c | 53 struct module *mod) in apply_relocate_add()
|
/arch/arm/mach-imx/ |
D | hardware.h | 28 #define addr_in_module(addr, mod) \ argument
|
/arch/cris/kernel/ |
D | module.c | 39 void module_free(struct module *mod, void *module_region) in module_free()
|
/arch/sh/kernel/ |
D | module.c | 123 void module_arch_cleanup(struct module *mod) in module_arch_cleanup()
|
D | dwarf.c | 738 unsigned char *end, struct module *mod) in dwarf_parse_cie() 869 unsigned char *end, struct module *mod) in dwarf_parse_fde() 1025 struct module *mod) in dwarf_parse_section() 1130 void module_dwarf_cleanup(struct module *mod) in module_dwarf_cleanup()
|
/arch/powerpc/kernel/ |
D | ftrace.c | 106 __ftrace_make_nop(struct module *mod, in __ftrace_make_nop() 171 __ftrace_make_nop(struct module *mod, in __ftrace_make_nop() 241 int ftrace_make_nop(struct module *mod, in ftrace_make_nop()
|
/arch/x86/lib/ |
D | insn.c | 243 insn_byte_t pfx_id, mod; in insn_get_modrm() local 333 insn_byte_t mod, rm, base; in insn_get_displacement() local
|
/arch/hexagon/kernel/ |
D | module.c | 42 struct module *mod) in module_frob_arch_sections()
|
/arch/s390/kernel/ |
D | ftrace.c | 79 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, in ftrace_make_nop()
|
/arch/tile/kernel/ |
D | module.c | 77 void module_free(struct module *mod, void *module_region) in module_free()
|
/arch/um/kernel/ |
D | um_arch.c | 395 void alternatives_smp_module_add(struct module *mod, char *name, in alternatives_smp_module_add() 401 void alternatives_smp_module_del(struct module *mod) in alternatives_smp_module_del()
|
/arch/x86/include/asm/ |
D | alternative.h | 68 static inline void alternatives_smp_module_add(struct module *mod, char *name, in alternatives_smp_module_add() 71 static inline void alternatives_smp_module_del(struct module *mod) {} in alternatives_smp_module_del()
|
/arch/metag/kernel/ |
D | ftrace.c | 96 int ftrace_make_nop(struct module *mod, in ftrace_make_nop()
|