Searched refs:module (Results 26 - 50 of 14511) sorted by path

1234567891011>>

/linux-master/arch/arm/mach-shmobile/
H A Dsuspend.c10 #include <linux/module.h>
/linux-master/arch/arm/mach-tegra/
H A Dio.c16 #include <linux/module.h>
/linux-master/arch/arm/mm/
H A Dproc-syms.c7 #include <linux/module.h>
44 * No module should need to touch the TLB (and currently
/linux-master/arch/arm/nwfpe/
H A Dfpmodule.c14 #include <linux/module.h>
/linux-master/arch/arm/probes/
H A Ddecode-arm.c12 #include <linux/module.h>
H A Ddecode-thumb.c10 #include <linux/module.h>
/linux-master/arch/arm/probes/uprobes/
H A Dactions-arm.c11 #include <linux/module.h>
/linux-master/arch/m68k/amiga/
H A Dchipram.c18 #include <linux/module.h>
/linux-master/arch/m68k/atari/
H A Ddebug.c18 #include <linux/module.h>
H A Dnvram.c14 #include <linux/module.h>
/linux-master/arch/m68k/bvme6000/
H A Drtc.c18 #include <linux/module.h>
/linux-master/arch/m68k/coldfire/
H A Dmcf8390.c12 #include <linux/module.h>
/linux-master/arch/m68k/ifpsp060/
H A Dfskeleton.S208 | the FPU is disabled, and F-Line Illegal instructions. The 060FPSP module
222 | the FPU is disabled, and F-Line Illegal instructions. The 060FPSP module
/linux-master/arch/m68k/ifpsp060/src/
H A Dfpsp.S3833 # This module determines which and forks the flow off to the #
H A Dpfpsp.S3831 # classifed as "Line F". This module determines which case exists and #
/linux-master/arch/m68k/include/asm/
H A Dmodule.h5 #include <asm-generic/module.h>
38 struct module;
39 extern void module_fixup(struct module *mod, struct m68k_fixup_info *start,
/linux-master/arch/m68k/kernel/
H A Dmodule.c26 struct module *me)
54 pr_err("module %s: Unknown relocation: %u\n", me->name,
66 struct module *me)
94 pr_err("module %s: Unknown relocation: %u\n", me->name,
104 struct module *mod)
112 void module_fixup(struct module *mod, struct m68k_fixup_info *start,
/linux-master/arch/m68k/lib/
H A Dmemcpy.c7 #include <linux/module.h>
H A Dmemmove.c7 #include <linux/module.h>
H A Dmemset.c7 #include <linux/module.h>
H A Duaccess.c7 #include <linux/module.h>
/linux-master/arch/mips/lantiq/
H A Dclk.h62 unsigned int module; member in struct:clk
/linux-master/arch/nios2/lib/
H A Ddelay.c5 #include <linux/module.h>
/linux-master/arch/openrisc/kernel/
H A Dmodule.c3 * OpenRISC module.c
20 struct module *me)
59 pr_err("module %s: Unknown relocation: %u\n",
/linux-master/arch/parisc/include/asm/
H A Dmodule.h5 #include <asm-generic/module.h>
8 * This file contains the parisc architecture specific module code.

Completed in 314 milliseconds

1234567891011>>