Searched refs:IS_ENABLED (Results 226 - 250 of 3171) sorted by relevance

1234567891011>>

/linux-master/drivers/soc/tegra/fuse/
H A Dfuse.h126 #if IS_ENABLED(CONFIG_ARCH_TEGRA_194_SOC) || \
127 IS_ENABLED(CONFIG_ARCH_TEGRA_234_SOC) || \
128 IS_ENABLED(CONFIG_ARCH_TEGRA_241_SOC)
/linux-master/include/media/
H A Drcar-fcp.h15 #if IS_ENABLED(CONFIG_VIDEO_RENESAS_FCP)
/linux-master/net/ipv4/
H A Dnetlink.c23 #if IS_ENABLED(CONFIG_IPV6)
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf-demod.h21 #if IS_ENABLED(CONFIG_DVB_USB_MXL111SF)
/linux-master/arch/x86/kernel/
H A Di8253.c33 if (!IS_ENABLED(CONFIG_X86_TSC) || !boot_cpu_has(X86_FEATURE_TSC))
/linux-master/drivers/clk/ingenic/
H A Dpm.c41 if (IS_ENABLED(CONFIG_PM_SLEEP)) {
/linux-master/include/net/
H A Dnetprio_cgroup.h15 #if IS_ENABLED(CONFIG_CGROUP_NET_PRIO)
/linux-master/include/linux/netfilter/ipset/
H A Dip_set_getport.h12 #if IS_ENABLED(CONFIG_IP6_NF_IPTABLES)
/linux-master/sound/soc/codecs/
H A Drt5677-spi.h12 #if IS_ENABLED(CONFIG_SND_SOC_RT5677_SPI)
/linux-master/drivers/usb/chipidea/
H A Dotg_fsm.h64 #if IS_ENABLED(CONFIG_USB_OTG_FSM)
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_dmem.h31 #if IS_ENABLED(CONFIG_DRM_NOUVEAU_SVM)
44 #else /* IS_ENABLED(CONFIG_DRM_NOUVEAU_SVM) */
49 #endif /* IS_ENABLED(CONFIG_DRM_NOUVEAU_SVM) */
/linux-master/arch/mips/include/asm/
H A Dcpu-info.h154 if (!IS_ENABLED(CONFIG_CPU_MIPSR5) && !IS_ENABLED(CONFIG_CPU_MIPSR6))
170 if (!IS_ENABLED(CONFIG_MIPS_MT_SMP) && !IS_ENABLED(CONFIG_CPU_MIPSR6))
/linux-master/arch/arc/include/asm/
H A Delf.h13 #define EM_ARC_INUSE (IS_ENABLED(CONFIG_ISA_ARCOMPACT) ? \
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dpci.c31 if (IS_ENABLED(CONFIG_PCIEASPM)) {
/linux-master/include/linux/platform_data/
H A Delm.h35 #if IS_ENABLED(CONFIG_MTD_NAND_OMAP_BCH)
/linux-master/arch/mips/mti-malta/
H A Dmalta-memory.c35 bool eva = IS_ENABLED(CONFIG_EVA);
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Ddebug.h47 if (IS_ENABLED(CONFIG_BRCMDBG) || \
48 IS_ENABLED(CONFIG_BRCM_TRACING) || \
56 if (IS_ENABLED(CONFIG_BRCMDBG) || \
57 IS_ENABLED(CONFIG_BRCM_TRACING) || \
/linux-master/kernel/bpf/
H A Dmmap_unlock_work.h30 if (!IS_ENABLED(CONFIG_PREEMPT_RT)) {
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs.h39 #if IS_ENABLED(CONFIG_MLX5_SW_STEERING)
47 #endif /* IS_ENABLED(CONFIG_MLX5_SW_STEERING) */
/linux-master/include/linux/mtd/
H A Dnand-ecc-mxic.h17 #if IS_ENABLED(CONFIG_MTD_NAND_ECC_MXIC) && IS_REACHABLE(CONFIG_MTD_NAND_CORE)
/linux-master/arch/arm/mach-tegra/
H A Dplatsmp.c161 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC) && tegra_get_chip_id() == TEGRA20)
163 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30)
165 if (IS_ENABLED(CONFIG_ARCH_TEGRA_114_SOC) && tegra_get_chip_id() == TEGRA114)
167 if (IS_ENABLED(CONFIG_ARCH_TEGRA_124_SOC) && tegra_get_chip_id() == TEGRA124)
/linux-master/arch/powerpc/mm/nohash/
H A Dmmu_context.c165 if (IS_ENABLED(CONFIG_SMP))
197 if (IS_ENABLED(CONFIG_SMP))
205 if (IS_ENABLED(CONFIG_PPC_8xx)) {
222 if (IS_ENABLED(CONFIG_40x))
240 if (IS_ENABLED(CONFIG_SMP)) {
270 if (IS_ENABLED(CONFIG_PPC_8xx))
294 if (IS_ENABLED(CONFIG_SMP) && test_bit(id, stale_map[cpu])) {
306 if (IS_ENABLED(CONFIG_BDI_SWITCH))
400 if (IS_ENABLED(CONFIG_SMP)) {
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gemfs.c35 if (!IS_ENABLED(CONFIG_TRANSPARENT_HUGEPAGE))
/linux-master/include/net/netns/
H A Dcan.h17 #if IS_ENABLED(CONFIG_PROC_FS)
/linux-master/arch/powerpc/include/asm/
H A Dmman.h36 !IS_ENABLED(CONFIG_PPC_PROT_SAO_LPAR))

Completed in 380 milliseconds

1234567891011>>