| /linux/include/linux/ |
| A D | cgroup_subsys.h | 12 #if IS_ENABLED(CONFIG_CPUSETS) 16 #if IS_ENABLED(CONFIG_CGROUP_SCHED) 20 #if IS_ENABLED(CONFIG_CGROUP_CPUACCT) 24 #if IS_ENABLED(CONFIG_BLK_CGROUP) 28 #if IS_ENABLED(CONFIG_MEMCG) 32 #if IS_ENABLED(CONFIG_CGROUP_DEVICE) 44 #if IS_ENABLED(CONFIG_CGROUP_PERF) 56 #if IS_ENABLED(CONFIG_CGROUP_PIDS) 60 #if IS_ENABLED(CONFIG_CGROUP_RDMA) 64 #if IS_ENABLED(CONFIG_CGROUP_MISC) [all …]
|
| A D | i2c-smbus.h | 33 #if IS_ENABLED(CONFIG_I2C_SMBUS) && IS_ENABLED(CONFIG_OF) 41 #if IS_ENABLED(CONFIG_I2C_SMBUS) && IS_ENABLED(CONFIG_I2C_SLAVE) 54 #if IS_ENABLED(CONFIG_I2C_SMBUS) && IS_ENABLED(CONFIG_DMI)
|
| /linux/arch/powerpc/include/asm/ |
| A D | hw_irq.h | 64 if (IS_ENABLED(CONFIG_BOOKE) || IS_ENABLED(CONFIG_40x)) in __hard_irq_enable() 66 else if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_irq_enable() 76 if (IS_ENABLED(CONFIG_BOOKE) || IS_ENABLED(CONFIG_40x)) in __hard_irq_disable() 78 else if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_irq_disable() 88 if (IS_ENABLED(CONFIG_BOOKE) || IS_ENABLED(CONFIG_40x)) in __hard_EE_RI_disable() 90 else if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_EE_RI_disable() 100 if (IS_ENABLED(CONFIG_BOOKE) || IS_ENABLED(CONFIG_40x)) in __hard_RI_enable() 103 if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_RI_enable() 354 if (IS_ENABLED(CONFIG_BOOKE)) in arch_local_irq_restore() 364 if (IS_ENABLED(CONFIG_BOOKE)) in arch_local_irq_save() [all …]
|
| /linux/sound/hda/ |
| A D | intel-dsp-config.c | 44 #if IS_ENABLED(CONFIG_SND_SOC_SOF_MERRIFIELD) 51 #if IS_ENABLED(CONFIG_SND_SOC_SOF_APOLLOLAKE) 62 #if IS_ENABLED(CONFIG_SND_SOC_SOF_APOLLOLAKE) 83 #if IS_ENABLED(CONFIG_SND_SOC_INTEL_APL) 104 #if IS_ENABLED(CONFIG_SND_SOC_INTEL_SKL) 124 #if IS_ENABLED(CONFIG_SND_SOC_INTEL_KBL) 149 #if IS_ENABLED(CONFIG_SND_SOC_SOF_GEMINILAKE) 223 #if IS_ENABLED(CONFIG_SND_SOC_SOF_COMETLAKE) 292 #if IS_ENABLED(CONFIG_SND_SOC_SOF_ICELAKE) 540 #if IS_ENABLED(CONFIG_SND_SOC_INTEL_CATPT) [all …]
|
| /linux/drivers/gpu/drm/ |
| A D | drm_legacy.h | 49 #if IS_ENABLED(CONFIG_DRM_LEGACY) 61 #if IS_ENABLED(CONFIG_DRM_LEGACY) 79 #if IS_ENABLED(CONFIG_DRM_LEGACY) 99 #if IS_ENABLED(CONFIG_DRM_LEGACY) 120 #if IS_ENABLED(CONFIG_DRM_LEGACY) 130 #if IS_ENABLED(CONFIG_DRM_LEGACY) 152 #if IS_ENABLED(CONFIG_DRM_LEGACY) && IS_ENABLED(CONFIG_AGP) 176 #if IS_ENABLED(CONFIG_DRM_LEGACY) 185 #if IS_ENABLED(CONFIG_DRM_LEGACY) 197 #if IS_ENABLED(CONFIG_DRM_LEGACY) [all …]
|
| /linux/net/ipv4/ |
| A D | tunnel4.c | 140 #if IS_ENABLED(CONFIG_IPV6) 160 #if IS_ENABLED(CONFIG_MPLS) 191 #if IS_ENABLED(CONFIG_IPV6) 204 #if IS_ENABLED(CONFIG_MPLS) 223 #if IS_ENABLED(CONFIG_IPV6) 231 #if IS_ENABLED(CONFIG_MPLS) 243 #if IS_ENABLED(CONFIG_IPV6) in tunnel4_init() 249 #if IS_ENABLED(CONFIG_MPLS) in tunnel4_init() 252 #if IS_ENABLED(CONFIG_IPV6) in tunnel4_init() 261 #if IS_ENABLED(CONFIG_IPV6) in tunnel4_init() [all …]
|
| /linux/drivers/hid/ |
| A D | hid-quirks.c | 223 #if IS_ENABLED(CONFIG_HID_ACRUX) 227 #if IS_ENABLED(CONFIG_HID_ALPS) 230 #if IS_ENABLED(CONFIG_HID_APPLE) 315 #if IS_ENABLED(CONFIG_HID_ASUS) 370 #if IS_ENABLED(CONFIG_HID_ELAN) 384 #if IS_ENABLED(CONFIG_HID_ELO) 397 #if IS_ENABLED(CONFIG_HID_GFRM) 434 #if IS_ENABLED(CONFIG_HID_KYE) 522 #if IS_ENABLED(CONFIG_HID_NTI) 580 #if IS_ENABLED(CONFIG_HID_RMI) [all …]
|
| /linux/drivers/gpu/drm/exynos/ |
| A D | exynos_drm_dma.c | 56 if (IS_ENABLED(CONFIG_ARM_DMA_USE_IOMMU)) { in drm_iommu_attach_device() 68 } else if (IS_ENABLED(CONFIG_IOMMU_DMA)) { in drm_iommu_attach_device() 89 if (IS_ENABLED(CONFIG_ARM_DMA_USE_IOMMU)) { in drm_iommu_detach_device() 92 } else if (IS_ENABLED(CONFIG_IOMMU_DMA)) in drm_iommu_detach_device() 107 if (!IS_ENABLED(CONFIG_EXYNOS_IOMMU)) in exynos_drm_register_dma() 113 if (IS_ENABLED(CONFIG_ARM_DMA_USE_IOMMU)) in exynos_drm_register_dma() 116 else if (IS_ENABLED(CONFIG_IOMMU_DMA)) in exynos_drm_register_dma() 132 if (IS_ENABLED(CONFIG_EXYNOS_IOMMU)) in exynos_drm_unregister_dma() 140 if (!IS_ENABLED(CONFIG_EXYNOS_IOMMU)) in exynos_drm_cleanup_dma()
|
| /linux/arch/arm/mach-tegra/ |
| A D | pm.c | 52 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC)) in tegra_tear_down_cpu_init() 58 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) || in tegra_tear_down_cpu_init() 59 IS_ENABLED(CONFIG_ARCH_TEGRA_114_SOC) || in tegra_tear_down_cpu_init() 60 IS_ENABLED(CONFIG_ARCH_TEGRA_124_SOC)) in tegra_tear_down_cpu_init() 268 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC)) in tegra_lp1_iram_hook() 274 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) || in tegra_lp1_iram_hook() 275 IS_ENABLED(CONFIG_ARCH_TEGRA_114_SOC) || in tegra_lp1_iram_hook() 276 IS_ENABLED(CONFIG_ARCH_TEGRA_124_SOC)) in tegra_lp1_iram_hook() 298 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC)) in tegra_sleep_core_init() 304 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) || in tegra_sleep_core_init() [all …]
|
| A D | hotplug.c | 57 if (!IS_ENABLED(CONFIG_HOTPLUG_CPU)) in tegra_hotplug_init() 63 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC) && tegra_get_chip_id() == TEGRA20) in tegra_hotplug_init() 65 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30) in tegra_hotplug_init() 67 if (IS_ENABLED(CONFIG_ARCH_TEGRA_114_SOC) && tegra_get_chip_id() == TEGRA114) in tegra_hotplug_init() 69 if (IS_ENABLED(CONFIG_ARCH_TEGRA_124_SOC) && tegra_get_chip_id() == TEGRA124) in tegra_hotplug_init()
|
| /linux/arch/arm/mach-mmp/ |
| A D | ttc_dkb.c | 164 #if IS_ENABLED(CONFIG_USB_SUPPORT) 165 #if IS_ENABLED(CONFIG_USB_MV_UDC) || IS_ENABLED(CONFIG_USB_EHCI_MV_U2O) 178 #if IS_ENABLED(CONFIG_MTD_NAND_MARVELL) 182 #if IS_ENABLED(CONFIG_MMP_DISP) 272 #if IS_ENABLED(CONFIG_MTD_NAND_MARVELL) in ttc_dkb_init() 282 #if IS_ENABLED(CONFIG_USB_SUPPORT) in ttc_dkb_init() 283 #if IS_ENABLED(CONFIG_PHY_PXA_USB) in ttc_dkb_init() 287 #if IS_ENABLED(CONFIG_USB_MV_UDC) in ttc_dkb_init() 292 #if IS_ENABLED(CONFIG_USB_EHCI_MV_U2O) in ttc_dkb_init() 297 #if IS_ENABLED(CONFIG_USB_MV_OTG) in ttc_dkb_init() [all …]
|
| A D | devices.c | 72 #if IS_ENABLED(CONFIG_USB) || IS_ENABLED(CONFIG_USB_GADGET) 73 #if IS_ENABLED(CONFIG_USB_MV_UDC) || IS_ENABLED(CONFIG_USB_EHCI_MV) 74 #if IS_ENABLED(CONFIG_CPU_PXA910) || IS_ENABLED(CONFIG_CPU_PXA168) 237 #if IS_ENABLED(CONFIG_USB_SUPPORT) 240 #if IS_ENABLED(CONFIG_PHY_PXA_USB) 261 #if IS_ENABLED(CONFIG_USB_MV_UDC) 296 #if IS_ENABLED(CONFIG_USB_EHCI_MV_U2O) 323 #if IS_ENABLED(CONFIG_USB_MV_OTG)
|
| /linux/kernel/dma/ |
| A D | direct.c | 81 if (IS_ENABLED(CONFIG_DMA_RESTRICTED_POOL) && in __dma_direct_free_pages() 120 if (IS_ENABLED(CONFIG_ZONE_DMA32) && in __dma_direct_alloc_pages() 177 !IS_ENABLED(CONFIG_DMA_DIRECT_REMAP) && in dma_direct_alloc() 178 !IS_ENABLED(CONFIG_DMA_GLOBAL_POOL) && in dma_direct_alloc() 183 if (IS_ENABLED(CONFIG_DMA_GLOBAL_POOL) && in dma_direct_alloc() 194 if (IS_ENABLED(CONFIG_DMA_COHERENT_POOL) && in dma_direct_alloc() 207 if ((IS_ENABLED(CONFIG_DMA_DIRECT_REMAP) && in dma_direct_alloc() 288 !IS_ENABLED(CONFIG_DMA_GLOBAL_POOL) && in dma_direct_free() 295 if (IS_ENABLED(CONFIG_DMA_GLOBAL_POOL) && in dma_direct_free() 489 IS_ENABLED(CONFIG_DMA_NONCOHERENT_MMAP); in dma_direct_can_mmap() [all …]
|
| /linux/fs/pstore/ |
| A D | platform.c | 19 #if IS_ENABLED(CONFIG_PSTORE_LZO_COMPRESS) 22 #if IS_ENABLED(CONFIG_PSTORE_LZ4_COMPRESS) || IS_ENABLED(CONFIG_PSTORE_LZ4HC_COMPRESS) 25 #if IS_ENABLED(CONFIG_PSTORE_ZSTD_COMPRESS) 197 #if IS_ENABLED(CONFIG_PSTORE_LZO_COMPRESS) 204 #if IS_ENABLED(CONFIG_PSTORE_LZ4_COMPRESS) || IS_ENABLED(CONFIG_PSTORE_LZ4HC_COMPRESS) 211 #if IS_ENABLED(CONFIG_PSTORE_842_COMPRESS) 218 #if IS_ENABLED(CONFIG_PSTORE_ZSTD_COMPRESS) 234 #if IS_ENABLED(CONFIG_PSTORE_LZO_COMPRESS) 240 #if IS_ENABLED(CONFIG_PSTORE_LZ4_COMPRESS) 252 #if IS_ENABLED(CONFIG_PSTORE_842_COMPRESS) [all …]
|
| /linux/drivers/media/rc/ |
| A D | rc-core-priv.h | 67 #if IS_ENABLED(CONFIG_IR_NEC_DECODER) 76 #if IS_ENABLED(CONFIG_IR_RC5_DECODER) 84 #if IS_ENABLED(CONFIG_IR_RC6_DECODER) 94 #if IS_ENABLED(CONFIG_IR_SONY_DECODER) 101 #if IS_ENABLED(CONFIG_IR_JVC_DECODER) 111 #if IS_ENABLED(CONFIG_IR_SANYO_DECODER) 118 #if IS_ENABLED(CONFIG_IR_SHARP_DECODER) 126 #if IS_ENABLED(CONFIG_IR_MCE_KBD_DECODER) 138 #if IS_ENABLED(CONFIG_IR_XMP_DECODER) 145 #if IS_ENABLED(CONFIG_IR_IMON_DECODER) [all …]
|
| /linux/include/media/ |
| A D | rc-map.h | 44 #if IS_ENABLED(CONFIG_IR_RC5_DECODER) 51 #if IS_ENABLED(CONFIG_IR_JVC_DECODER) 56 #if IS_ENABLED(CONFIG_IR_SONY_DECODER) 62 #if IS_ENABLED(CONFIG_IR_NEC_DECODER) 68 #if IS_ENABLED(CONFIG_IR_SANYO_DECODER) 73 #if IS_ENABLED(CONFIG_IR_MCE_KBD_DECODER) 79 #if IS_ENABLED(CONFIG_IR_RC6_DECODER) 87 #if IS_ENABLED(CONFIG_IR_SHARP_DECODER) 92 #if IS_ENABLED(CONFIG_IR_XMP_DECODER) 97 #if IS_ENABLED(CONFIG_IR_IMON_DECODER) [all …]
|
| /linux/net/bridge/ |
| A D | br_mrp_switchdev.c | 42 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_switchdev_add() 58 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_switchdev_del() 78 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_switchdev_set_ring_role() 116 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_switchdev_send_ring_test() 133 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_switchdev_set_ring_state() 156 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_switchdev_set_in_role() 189 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_switchdev_set_in_state() 208 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_switchdev_send_in_test() 222 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_port_switchdev_set_state() 237 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_port_switchdev_set_role()
|
| /linux/arch/powerpc/kernel/ |
| A D | irq.c | 127 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in replay_soft_interrupts() 232 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in arch_local_irq_restore() 258 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in arch_local_irq_restore() 265 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in arch_local_irq_restore() 269 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in arch_local_irq_restore() 279 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) { in arch_local_irq_restore() 327 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in arch_local_irq_restore() 345 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in arch_local_irq_restore() 352 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in arch_local_irq_restore() 681 if (!IS_ENABLED(CONFIG_DEBUG_STACKOVERFLOW)) in check_stack_overflow() [all …]
|
| /linux/arch/arm64/include/asm/ |
| A D | cpufeature.h | 54 (IS_ENABLED(config) ? FTR_VISIBLE : FTR_HIDDEN) 714 return IS_ENABLED(CONFIG_ARM64_PAN) && in system_uses_hw_pan() 720 return IS_ENABLED(CONFIG_ARM64_SW_TTBR0_PAN) && in system_uses_ttbr0_pan() 726 return IS_ENABLED(CONFIG_ARM64_SVE) && in system_supports_sve() 732 return IS_ENABLED(CONFIG_ARM64_CNP) && in system_supports_cnp() 738 return IS_ENABLED(CONFIG_ARM64_PTR_AUTH) && in system_supports_address_auth() 744 return IS_ENABLED(CONFIG_ARM64_PTR_AUTH) && in system_supports_generic_auth() 755 return IS_ENABLED(CONFIG_ARM64_PSEUDO_NMI) && in system_uses_irq_prio_masking() 761 return IS_ENABLED(CONFIG_ARM64_MTE) && in system_supports_mte() 778 return IS_ENABLED(CONFIG_ARM64_TLB_RANGE) && in system_supports_tlb_range() [all …]
|
| /linux/include/net/netns/ |
| A D | mib.h | 9 #if IS_ENABLED(CONFIG_IPV6) 17 #if IS_ENABLED(CONFIG_IPV6) 24 #if IS_ENABLED(CONFIG_TLS) 32 #if IS_ENABLED(CONFIG_IPV6) 38 #if IS_ENABLED(CONFIG_IPV6)
|
| /linux/kernel/ |
| A D | irq_work.c | 88 else if (IS_ENABLED(CONFIG_PREEMPT_RT) && in __irq_work_queue_local() 152 if (IS_ENABLED(CONFIG_PREEMPT_RT) && in irq_work_queue_on() 220 if ((IS_ENABLED(CONFIG_PREEMPT_RT) && !irq_work_is_hard(work)) || in irq_work_single() 235 BUG_ON(!irqs_disabled() && !IS_ENABLED(CONFIG_PREEMPT_RT)); in irq_work_run_list() 252 if (!IS_ENABLED(CONFIG_PREEMPT_RT)) in irq_work_run() 266 if (!IS_ENABLED(CONFIG_PREEMPT_RT)) in irq_work_tick() 281 if ((IS_ENABLED(CONFIG_PREEMPT_RT) && !irq_work_is_hard(work)) || in irq_work_sync() 313 if (IS_ENABLED(CONFIG_PREEMPT_RT)) in irq_work_init_threads()
|
| /linux/arch/powerpc/mm/nohash/ |
| A D | mmu_context.c | 164 if (IS_ENABLED(CONFIG_SMP)) in steal_all_contexts() 196 if (IS_ENABLED(CONFIG_SMP)) in steal_context_up() 204 if (IS_ENABLED(CONFIG_PPC_8xx)) { in set_context() 221 if (IS_ENABLED(CONFIG_40x)) in set_context() 239 if (IS_ENABLED(CONFIG_SMP)) { in switch_mmu_context() 269 if (IS_ENABLED(CONFIG_PPC_8xx)) in switch_mmu_context() 293 if (IS_ENABLED(CONFIG_SMP) && test_bit(id, stale_map[cpu])) { in switch_mmu_context() 305 if (IS_ENABLED(CONFIG_BDI_SWITCH)) in switch_mmu_context() 405 if (IS_ENABLED(CONFIG_SMP)) { in mmu_context_init()
|
| /linux/net/dsa/ |
| A D | tag_brcm.c | 76 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM) || \ 77 IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_PREPEND) 175 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM) 210 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_LEGACY) 287 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_PREPEND) 315 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM) 318 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_LEGACY) 321 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_PREPEND)
|
| /linux/sound/soc/sof/intel/ |
| A D | hda-ctrl.c | 25 #if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA) 188 #if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA) in hda_dsp_ctrl_init_chip() 197 #if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA) in hda_dsp_ctrl_init_chip() 222 #if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA) in hda_dsp_ctrl_init_chip() 258 #if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA) in hda_dsp_ctrl_init_chip() 267 #if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA) in hda_dsp_ctrl_init_chip() 285 #if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA) in hda_dsp_ctrl_init_chip() 295 #if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA) in hda_dsp_ctrl_init_chip() 342 #if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA) in hda_dsp_ctrl_stop_chip() 351 #if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA) in hda_dsp_ctrl_stop_chip()
|
| /linux/include/net/ |
| A D | net_namespace.h | 124 #if IS_ENABLED(CONFIG_IPV6) 127 #if IS_ENABLED(CONFIG_IEEE802154_6LOWPAN) 157 #if IS_ENABLED(CONFIG_IP_VS) 160 #if IS_ENABLED(CONFIG_MPLS) 163 #if IS_ENABLED(CONFIG_CAN) 169 #if IS_ENABLED(CONFIG_MCTP) 172 #if IS_ENABLED(CONFIG_CRYPTO_USER) 176 #if IS_ENABLED(CONFIG_SMC) 438 #if IS_ENABLED(CONFIG_IPV6) 457 #if IS_ENABLED(CONFIG_IEEE802154_6LOWPAN)
|