| /linux-6.15/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-6.15/arch/um/include/shared/ |
| H A D | init.h | 53 #ifdef MODULE 61 #ifndef MODULE 85 #ifndef MODULE
|
| /linux-6.15/Documentation/devicetree/bindings/rtc/ |
| H A D | trivial-rtc.yaml | 45 # I2C-BUS INTERFACE REAL TIME CLOCK MODULE 47 # I2C-BUS INTERFACE REAL TIME CLOCK MODULE 49 # I2C-BUS INTERFACE REAL TIME CLOCK MODULE with Battery Backed RAM 52 # I2C-BUS INTERFACE REAL TIME CLOCK MODULE 60 # SPI-BUS INTERFACE REAL TIME CLOCK MODULE
|
| /linux-6.15/include/linux/ |
| H A D | init.h | 11 #if defined(__noretpoline) && !defined(MODULE) 79 #ifdef MODULE 178 #ifdef MODULE 187 #ifndef MODULE 394 #ifdef MODULE
|
| /linux-6.15/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-6.15/arch/powerpc/include/asm/ |
| H A D | module.h | 66 # ifdef MODULE 73 # ifdef MODULE
|
| /linux-6.15/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-6.15/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-6.15/crypto/ |
| H A D | xor.c | 57 #ifndef MODULE 168 #ifndef MODULE
|
| /linux-6.15/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-6.15/arch/alpha/include/asm/ |
| H A D | percpu.h | 13 #if defined(MODULE) && defined(CONFIG_SMP)
|
| H A D | module.h | 14 #ifdef MODULE
|
| /linux-6.15/drivers/block/drbd/ |
| H A D | drbd_buildtag.c | 14 #ifdef MODULE in drbd_buildtag()
|
| /linux-6.15/tools/testing/selftests/gpio/ |
| 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-6.15/tools/perf/scripts/perl/Perf-Trace-Util/ |
| H A D | Context.xs | 28 MODULE = Perf::Trace::Context PACKAGE = Perf::Trace::Context
|
| /linux-6.15/drivers/scsi/ |
| H A D | sim710.c | 44 #ifdef MODULE 216 #ifdef MODULE in sim710_init()
|
| /linux-6.15/include/misc/ |
| H A D | altera.h | 22 (defined(CONFIG_ALTERA_STAPL_MODULE) && defined(MODULE))
|
| /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
| H A D | agp.h | 3 #if defined(CONFIG_AGP) || (defined(CONFIG_AGP_MODULE) && defined(MODULE))
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | kmsan.h | 11 #ifndef MODULE
|
| /linux-6.15/drivers/firmware/arm_scmi/ |
| H A D | scmi_power_control.c | 59 #ifndef MODULE 163 #ifndef MODULE in scmi_request_forceful_transition()
|
| /linux-6.15/samples/rust/ |
| H A D | rust_minimal.rs | 22 pr_info!("Am I built-in? {}\n", !cfg!(MODULE)); in init()
|