/Linux-v5.15/include/linux/ |
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) 36 #if IS_ENABLED(CONFIG_CGROUP_FREEZER) 40 #if IS_ENABLED(CONFIG_CGROUP_NET_CLASSID) 44 #if IS_ENABLED(CONFIG_CGROUP_PERF) 48 #if IS_ENABLED(CONFIG_CGROUP_NET_PRIO) [all …]
|
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)
|
D | if_bridge.h | 19 #if IS_ENABLED(CONFIG_IPV6) 25 #if IS_ENABLED(CONFIG_IPV6) 71 #if IS_ENABLED(CONFIG_BRIDGE) && IS_ENABLED(CONFIG_BRIDGE_IGMP_SNOOPING) 112 #if IS_ENABLED(CONFIG_BRIDGE) && IS_ENABLED(CONFIG_BRIDGE_VLAN_FILTERING) 155 #if IS_ENABLED(CONFIG_BRIDGE)
|
/Linux-v5.15/arch/powerpc/include/asm/ |
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() 68 else if (IS_ENABLED(CONFIG_PPC_BOOK3S_64)) 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() 80 else if (IS_ENABLED(CONFIG_PPC_BOOK3S_64)) 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() 92 else if (IS_ENABLED(CONFIG_PPC_BOOK3S_64)) in __hard_EE_RI_disable() 100 if (IS_ENABLED(CONFIG_BOOKE) || IS_ENABLED(CONFIG_40x)) in __hard_RI_enable() [all …]
|
/Linux-v5.15/sound/hda/ |
D | intel-dsp-config.c | 43 #if IS_ENABLED(CONFIG_SND_SOC_SOF_MERRIFIELD) 50 #if IS_ENABLED(CONFIG_SND_SOC_SOF_APOLLOLAKE) 61 #if IS_ENABLED(CONFIG_SND_SOC_SOF_APOLLOLAKE) 77 #if IS_ENABLED(CONFIG_SND_SOC_INTEL_APL) 98 #if IS_ENABLED(CONFIG_SND_SOC_INTEL_SKL) 118 #if IS_ENABLED(CONFIG_SND_SOC_INTEL_KBL) 143 #if IS_ENABLED(CONFIG_SND_SOC_SOF_GEMINILAKE) 171 #if IS_ENABLED(CONFIG_SND_SOC_SOF_CANNONLAKE) 192 #if IS_ENABLED(CONFIG_SND_SOC_SOF_COFFEELAKE) 212 #if IS_ENABLED(CONFIG_SND_SOC_SOF_COMETLAKE) [all …]
|
/Linux-v5.15/drivers/gpu/drm/ |
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-v5.15/net/ipv4/ |
D | tunnel4.c | 113 #if IS_ENABLED(CONFIG_INET_XFRM_TUNNEL) 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() [all …]
|
/Linux-v5.15/drivers/gpu/drm/exynos/ |
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-v5.15/drivers/hid/ |
D | hid-quirks.c | 213 #if IS_ENABLED(CONFIG_HID_A4TECH) 219 #if IS_ENABLED(CONFIG_HID_ACCUTOUCH) 222 #if IS_ENABLED(CONFIG_HID_ACRUX) 226 #if IS_ENABLED(CONFIG_HID_ALPS) 229 #if IS_ENABLED(CONFIG_HID_APPLE) 306 #if IS_ENABLED(CONFIG_HID_APPLEIR) 313 #if IS_ENABLED(CONFIG_HID_ASUS) 323 #if IS_ENABLED(CONFIG_HID_AUREAL) 326 #if IS_ENABLED(CONFIG_HID_BELKIN) 330 #if IS_ENABLED(CONFIG_HID_BETOP_FF) [all …]
|
/Linux-v5.15/arch/arm/mach-mmp/ |
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 …]
|
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-v5.15/arch/arm/mach-tegra/ |
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 …]
|
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-v5.15/kernel/dma/ |
D | direct.c | 81 if (IS_ENABLED(CONFIG_DMA_RESTRICTED_POOL) && in __dma_direct_free_pages() 98 if (IS_ENABLED(CONFIG_DMA_RESTRICTED_POOL) && in __dma_direct_alloc_pages() 120 if (IS_ENABLED(CONFIG_ZONE_DMA32) && in __dma_direct_alloc_pages() 127 if (IS_ENABLED(CONFIG_ZONE_DMA) && !(gfp & GFP_DMA)) { in __dma_direct_alloc_pages() 176 if (!IS_ENABLED(CONFIG_ARCH_HAS_DMA_SET_UNCACHED) && in dma_direct_alloc() 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() 197 (IS_ENABLED(CONFIG_DMA_DIRECT_REMAP) && in dma_direct_alloc() [all …]
|
/Linux-v5.15/fs/pstore/ |
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) 168 #if IS_ENABLED(CONFIG_PSTORE_DEFLATE_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) 228 #if IS_ENABLED(CONFIG_PSTORE_DEFLATE_COMPRESS) 234 #if IS_ENABLED(CONFIG_PSTORE_LZO_COMPRESS) [all …]
|
/Linux-v5.15/include/media/ |
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-v5.15/drivers/media/rc/ |
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-v5.15/include/net/netns/ |
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-v5.15/net/bridge/ |
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-v5.15/arch/arm64/include/asm/ |
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() 767 return IS_ENABLED(CONFIG_ARM64_DEBUG_PRIORITY_MASKING) && in system_has_prio_mask_debugging() [all …]
|
/Linux-v5.15/arch/powerpc/kernel/ |
D | irq.c | 127 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in replay_soft_interrupts() 144 if (IS_ENABLED(CONFIG_PPC_BOOK3S) && (local_paca->irq_happened & PACA_IRQ_HMI)) { in replay_soft_interrupts() 168 if (IS_ENABLED(CONFIG_PPC_DOORBELL) && (local_paca->irq_happened & PACA_IRQ_DBELL)) { in replay_soft_interrupts() 177 if (IS_ENABLED(CONFIG_PPC_BOOK3S) && (local_paca->irq_happened & PACA_IRQ_PMI)) { 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() 294 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) { in arch_local_irq_restore() [all …]
|
/Linux-v5.15/arch/powerpc/mm/nohash/ |
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-v5.15/net/dsa/ |
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-v5.15/drivers/firmware/tegra/ |
D | bpmp-private.h | 26 #if IS_ENABLED(CONFIG_ARCH_TEGRA_186_SOC) || \ 27 IS_ENABLED(CONFIG_ARCH_TEGRA_194_SOC) || \ 28 IS_ENABLED(CONFIG_ARCH_TEGRA_234_SOC) 31 #if IS_ENABLED(CONFIG_ARCH_TEGRA_210_SOC)
|
/Linux-v5.15/security/integrity/ima/ |
D | ima_efi.c | 54 #if !IS_ENABLED(CONFIG_KEXEC_SIG) 58 #if !IS_ENABLED(CONFIG_MODULE_SIG) 67 if (IS_ENABLED(CONFIG_IMA_ARCH_POLICY) && arch_ima_get_secureboot()) { in arch_get_ima_policy() 68 if (IS_ENABLED(CONFIG_MODULE_SIG)) in arch_get_ima_policy()
|