| /linux/rust/macros/ |
| H A D | module.rs | 63 quote!(#[cfg(not(MODULE))]) in emit_base() 65 quote!(#[cfg(MODULE)]) in emit_base() 153 if ::core::cfg!(MODULE) { in emit_params() 161 #[cfg(MODULE)] in emit_params() 166 #[cfg(not(MODULE))] in emit_params() 502 #[cfg(MODULE)] in module() 511 #[cfg(not(MODULE))] in module() 534 #[cfg(MODULE)] in module() 546 #[cfg(MODULE)] in module() 556 #[cfg(MODULE)] in module() [all …]
|
| /linux/tools/testing/selftests/gpio/ |
| H A D | gpio-cdev-uaf.sh | 6 MODULE="gpio-cdev-uaf" 10 echo "GPIO $MODULE test FAIL" 16 echo "GPIO $MODULE test SKIP" 63 echo "GPIO $MODULE test PASS"
|
| H A D | gpio-sim.sh | 7 MODULE="gpio-sim" 11 echo "GPIO $MODULE test FAIL" 17 echo "GPIO $MODULE test SKIP" 418 echo "GPIO $MODULE test PASS"
|
| /linux/arch/x86/include/asm/ |
| H A D | vmware.h | 107 if (unlikely(!alternatives_patched) && !__is_defined(MODULE)) in vmware_hypercall1() 132 if (unlikely(!alternatives_patched) && !__is_defined(MODULE)) in vmware_hypercall3() 157 if (unlikely(!alternatives_patched) && !__is_defined(MODULE)) in vmware_hypercall4() 183 if (unlikely(!alternatives_patched) && !__is_defined(MODULE)) in vmware_hypercall5() 211 if (unlikely(!alternatives_patched) && !__is_defined(MODULE)) in vmware_hypercall6() 239 if (unlikely(!alternatives_patched) && !__is_defined(MODULE)) in vmware_hypercall7()
|
| /linux/arch/um/include/shared/ |
| H A D | init.h | 53 #ifdef MODULE 61 #ifndef MODULE 85 #ifndef MODULE
|
| /linux/arch/arm/include/asm/ |
| H A D | current.h | 35 !(defined(MODULE) && defined(CONFIG_ARM_MODULE_PLTS)) in get_current() 53 (defined(MODULE) && defined(CONFIG_ARM_MODULE_PLTS)) in get_current()
|
| H A D | percpu.h | 42 !(defined(MODULE) && defined(CONFIG_ARM_MODULE_PLTS)) in __my_cpu_offset()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | module.h | 67 # ifdef MODULE 74 # ifdef MODULE
|
| /linux/include/linux/ |
| H A D | init.h | 73 #ifdef MODULE 172 #ifdef MODULE 181 #ifndef MODULE 389 #ifdef MODULE
|
| H A D | alloc_tag.h | 91 #if defined(CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU) && defined(MODULE) 107 #ifdef MODULE
|
| /linux/drivers/video/fbdev/ |
| H A D | skeletonfb.c | 900 #ifndef MODULE in xxxfb_init() 967 #ifndef MODULE 988 #ifndef MODULE in xxxfb_init() 995 #ifndef MODULE in xxxfb_init()
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap3-igep0030.dts | 3 * Device Tree Source for IGEP COM MODULE Rev. E (TI OMAP AM/DM37x) 12 model = "IGEP COM MODULE Rev. E (TI OMAP AM/DM37x)";
|
| H A D | omap3-igep0030-rev-g.dts | 3 * Device Tree Source for IGEP COM MODULE Rev. G (TI OMAP AM/DM37x) 12 model = "IGEP COM MODULE Rev. G (TI OMAP AM/DM37x)";
|
| /linux/drivers/mtd/devices/ |
| H A D | block2mtd.c | 226 #ifndef MODULE in mdtblock_early_get_bdev() 400 #ifndef MODULE 467 #ifdef MODULE in block2mtd_setup() 499 #ifndef MODULE in block2mtd_init()
|
| H A D | slram.c | 65 #ifdef MODULE 265 #ifndef MODULE 281 #ifndef MODULE in init_slram()
|
| H A D | phram.c | 247 #ifndef MODULE 338 #ifdef MODULE in phram_param_call() 422 #ifndef MODULE in init_phram()
|
| /linux/crypto/ |
| H A D | xor.c | 57 #ifndef MODULE 168 #ifndef MODULE
|
| /linux/drivers/scsi/ |
| H A D | sim710.c | 44 #ifdef MODULE 218 #ifdef MODULE in sim710_init()
|
| /linux/arch/alpha/include/asm/ |
| H A D | module.h | 14 #ifdef MODULE
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_buildtag.c | 14 #ifdef MODULE in drbd_buildtag()
|
| /linux/tools/perf/scripts/perl/Perf-Trace-Util/ |
| H A D | Context.xs | 28 MODULE = Perf::Trace::Context PACKAGE = Perf::Trace::Context
|
| /linux/drivers/firmware/arm_scmi/ |
| H A D | scmi_power_control.c | 60 #ifndef MODULE 164 #ifndef MODULE in scmi_request_forceful_transition()
|
| /linux/include/misc/ |
| H A D | altera.h | 22 (defined(CONFIG_ALTERA_STAPL_MODULE) && defined(MODULE))
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
| H A D | agp.h | 3 #if defined(CONFIG_AGP) || (defined(CONFIG_AGP_MODULE) && defined(MODULE))
|
| /linux/arch/s390/include/asm/ |
| H A D | kmsan.h | 11 #ifndef MODULE
|