Home
last modified time | relevance | path

Searched defs:mod (Results 1 – 25 of 57) sorted by relevance

123

/arch/ia64/kernel/
Dmodule.c154 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/
Dmodule.c22 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()
Dftrace.c41 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, in ftrace_make_nop()
/arch/arc/kernel/
Dmodule.c34 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/
Dget_address.c71 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/
Dmodule.c104 struct module *mod) in module_finalize()
112 void module_fixup(struct module *mod, struct m68k_fixup_info *start, in module_fixup()
/arch/x86/kernel/
Dalternative.c331 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
Dtest_nx.c47 struct module *mod = THIS_MODULE; in fudze_exception_table() local
/arch/powerpc/include/asm/
Dftrace.h56 struct module *mod; member
/arch/arm/kernel/
Dmodule.c284 struct module *mod) in module_finalize()
347 module_arch_cleanup(struct module *mod) in module_arch_cleanup()
/arch/mips/kernel/
Dcpu-bugs64.c31 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()
Dvpe.c182 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/
Dmodule.c53 struct module *mod) in apply_relocate_add()
/arch/arm/mach-imx/
Dhardware.h28 #define addr_in_module(addr, mod) \ argument
/arch/cris/kernel/
Dmodule.c39 void module_free(struct module *mod, void *module_region) in module_free()
/arch/sh/kernel/
Dmodule.c123 void module_arch_cleanup(struct module *mod) in module_arch_cleanup()
Ddwarf.c738 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/
Dftrace.c106 __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/
Dinsn.c243 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/
Dmodule.c42 struct module *mod) in module_frob_arch_sections()
/arch/s390/kernel/
Dftrace.c79 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, in ftrace_make_nop()
/arch/tile/kernel/
Dmodule.c77 void module_free(struct module *mod, void *module_region) in module_free()
/arch/um/kernel/
Dum_arch.c395 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/
Dalternative.h68 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/
Dftrace.c96 int ftrace_make_nop(struct module *mod, in ftrace_make_nop()

123