Searched refs:IS_ENABLED (Results 251 - 275 of 3147) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/powerpc/include/asm/
H A Dmman.h36 !IS_ENABLED(CONFIG_PPC_PROT_SAO_LPAR))
/linux-master/arch/arm/kernel/
H A Dirq.c59 if (!IS_ENABLED(CONFIG_VMAP_STACK))
132 if (IS_ENABLED(CONFIG_OF) && !machine_desc->init_irq)
137 if (IS_ENABLED(CONFIG_OF) && IS_ENABLED(CONFIG_CACHE_L2X0) &&
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgp10b.c24 #if IS_ENABLED(CONFIG_ARCH_TEGRA_186_SOC)
/linux-master/include/net/netfilter/
H A Dnf_nat.h25 #if IS_ENABLED(CONFIG_NF_NAT_PPTP)
33 #if IS_ENABLED(CONFIG_NF_NAT_MASQUERADE)
50 #if IS_ENABLED(CONFIG_NF_NAT)
62 #if IS_ENABLED(CONFIG_NF_NAT_MASQUERADE)
/linux-master/include/linux/platform_data/x86/
H A Dsoc.h13 #if IS_ENABLED(CONFIG_X86)
42 #else /* IS_ENABLED(CONFIG_X86) */
68 #endif /* IS_ENABLED(CONFIG_X86) */
/linux-master/arch/arm/mach-s3c/
H A Dinit.c67 #if IS_ENABLED(CONFIG_SAMSUNG_ATAGS)
118 if (cpu->init_uarts == NULL && IS_ENABLED(CONFIG_SAMSUNG_ATAGS)) {
130 if (!IS_ENABLED(CONFIG_ATAGS))
145 #if IS_ENABLED(CONFIG_SAMSUNG_ATAGS)
/linux-master/drivers/nvmem/
H A Dstm32-bsec-optee-ta.h8 #if IS_ENABLED(CONFIG_NVMEM_STM32_BSEC_OPTEE_TA)
/linux-master/arch/arm/mach-omap1/
H A Dboard-sx1-mmc.c18 #if IS_ENABLED(CONFIG_MMC_OMAP)
/linux-master/arch/mips/ralink/
H A Dreset.c26 if (IS_ENABLED(CONFIG_PCI)) {
/linux-master/drivers/net/ethernet/sfc/
H A Dtc_bindings.h15 #if IS_ENABLED(CONFIG_SFC_SRIOV)
/linux-master/sound/usb/
H A Dmidi2.h7 #if IS_ENABLED(CONFIG_SND_USB_AUDIO_MIDI_V2)
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_gnss.h37 #if IS_ENABLED(CONFIG_GNSS)
48 #endif /* IS_ENABLED(CONFIG_GNSS) */
/linux-master/include/kunit/
H A Dtest-bug.h14 #if IS_ENABLED(CONFIG_KUNIT)
/linux-master/arch/arm/mach-imx/
H A Dmach-imx6ul.c35 if (IS_ENABLED(CONFIG_ARM_IMX6Q_CPUFREQ))
/linux-master/include/linux/
H A Dif_arp.h33 #if IS_ENABLED(CONFIG_FIREWIRE_NET)
H A Drcupdate_wait.h57 _wait_rcu_gp(IS_ENABLED(CONFIG_TINY_RCU), __VA_ARGS__)
H A Dmm_types_task.h21 IS_ENABLED(CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK))
/linux-master/arch/riscv/include/asm/
H A Defi.h38 return IS_ENABLED(CONFIG_64BIT) ? SZ_2M : SZ_4M;
/linux-master/include/net/
H A Ddsa_stubs.h11 #if IS_ENABLED(CONFIG_NET_DSA)
/linux-master/drivers/mfd/
H A Darizona-i2c.c33 if (IS_ENABLED(CONFIG_MFD_WM5102))
38 if (IS_ENABLED(CONFIG_MFD_WM5110))
42 if (IS_ENABLED(CONFIG_MFD_WM8997))
47 if (IS_ENABLED(CONFIG_MFD_WM8998))
/linux-master/arch/powerpc/mm/
H A Dinit-common.c32 bool disable_kuep = !IS_ENABLED(CONFIG_PPC_KUEP);
33 bool disable_kuap = !IS_ENABLED(CONFIG_PPC_KUAP);
37 if (!IS_ENABLED(CONFIG_PPC_BOOK3S_64))
56 if (!IS_ENABLED(CONFIG_PPC_KUEP) || disabled)
/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_test.h11 #if IS_ENABLED(CONFIG_DRM_XE_KUNIT_TEST)
58 #else /* if IS_ENABLED(CONFIG_DRM_XE_KUNIT_TEST) */
/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_log.h13 #if IS_ENABLED(CONFIG_DRM_XE_LARGE_GUC_BUFFER)
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_migrate.h28 #if IS_ENABLED(CONFIG_HSA_AMD_SVM)
54 #endif /* IS_ENABLED(CONFIG_HSA_AMD_SVM) */
/linux-master/arch/x86/include/asm/
H A Dcfi.h118 if (IS_ENABLED(CONFIG_CALL_PADDING))

Completed in 300 milliseconds

<<11121314151617181920>>