Home
last modified time | relevance | path

Searched refs:IS_ENABLED (Results 1 – 25 of 2373) sorted by relevance

12345678910>>...95

/Linux-v6.6/include/linux/
Dcgroup_subsys.h12 #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 …]
/Linux-v6.6/arch/powerpc/include/asm/
Dhw_irq.h66 if (IS_ENABLED(CONFIG_BOOKE_OR_40x)) in __hard_irq_enable()
68 else if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_irq_enable()
70 else if (IS_ENABLED(CONFIG_PPC_BOOK3S_64)) in __hard_irq_enable()
78 if (IS_ENABLED(CONFIG_BOOKE_OR_40x)) in __hard_irq_disable()
80 else if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_irq_disable()
82 else if (IS_ENABLED(CONFIG_PPC_BOOK3S_64)) in __hard_irq_disable()
90 if (IS_ENABLED(CONFIG_BOOKE_OR_40x)) in __hard_EE_RI_disable()
92 else if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_EE_RI_disable()
94 else if (IS_ENABLED(CONFIG_PPC_BOOK3S_64)) in __hard_EE_RI_disable()
102 if (IS_ENABLED(CONFIG_BOOKE_OR_40x)) in __hard_RI_enable()
[all …]
/Linux-v6.6/drivers/gpu/drm/
Ddrm_legacy.h51 #if IS_ENABLED(CONFIG_DRM_LEGACY)
87 #if IS_ENABLED(CONFIG_DRM_LEGACY)
99 #if IS_ENABLED(CONFIG_DRM_LEGACY)
117 #if IS_ENABLED(CONFIG_DRM_LEGACY)
137 #if IS_ENABLED(CONFIG_DRM_LEGACY)
158 #if IS_ENABLED(CONFIG_DRM_LEGACY)
168 #if IS_ENABLED(CONFIG_DRM_LEGACY)
190 #if IS_ENABLED(CONFIG_DRM_LEGACY) && IS_ENABLED(CONFIG_AGP)
214 #if IS_ENABLED(CONFIG_DRM_LEGACY)
223 #if IS_ENABLED(CONFIG_DRM_LEGACY)
[all …]
/Linux-v6.6/sound/hda/
Dintel-dsp-config.c50 #if IS_ENABLED(CONFIG_SND_SOC_SOF_MERRIFIELD)
61 #if IS_ENABLED(CONFIG_SND_SOC_SOF_APOLLOLAKE)
82 #if IS_ENABLED(CONFIG_SND_SOC_INTEL_APL)
103 #if IS_ENABLED(CONFIG_SND_SOC_INTEL_SKL)
123 #if IS_ENABLED(CONFIG_SND_SOC_INTEL_KBL)
148 #if IS_ENABLED(CONFIG_SND_SOC_SOF_GEMINILAKE)
181 #if IS_ENABLED(CONFIG_SND_SOC_SOF_CANNONLAKE)
213 #if IS_ENABLED(CONFIG_SND_SOC_SOF_COFFEELAKE)
233 #if IS_ENABLED(CONFIG_SND_SOC_SOF_COMETLAKE)
302 #if IS_ENABLED(CONFIG_SND_SOC_SOF_ICELAKE)
[all …]
/Linux-v6.6/net/ipv4/
Dtunnel4.c113 #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-v6.6/security/integrity/ima/
Dima_efi.c54 #if !IS_ENABLED(CONFIG_KEXEC_SIG)
58 #if !IS_ENABLED(CONFIG_MODULE_SIG)
61 #if IS_ENABLED(CONFIG_INTEGRITY_MACHINE_KEYRING) && IS_ENABLED(CONFIG_IMA_KEYRINGS_PERMIT_SIGNED_BY…
70 if (IS_ENABLED(CONFIG_IMA_ARCH_POLICY) && arch_ima_get_secureboot()) { in arch_get_ima_policy()
71 if (IS_ENABLED(CONFIG_MODULE_SIG)) in arch_get_ima_policy()
73 if (IS_ENABLED(CONFIG_KEXEC_SIG)) in arch_get_ima_policy()
/Linux-v6.6/drivers/gpu/drm/exynos/
Dexynos_drm_dma.c55 if (IS_ENABLED(CONFIG_ARM_DMA_USE_IOMMU)) { in drm_iommu_attach_device()
67 } else if (IS_ENABLED(CONFIG_IOMMU_DMA)) { in drm_iommu_attach_device()
88 if (IS_ENABLED(CONFIG_ARM_DMA_USE_IOMMU)) { in drm_iommu_detach_device()
91 } else if (IS_ENABLED(CONFIG_IOMMU_DMA)) in drm_iommu_detach_device()
106 if (!IS_ENABLED(CONFIG_EXYNOS_IOMMU)) in exynos_drm_register_dma()
112 if (IS_ENABLED(CONFIG_ARM_DMA_USE_IOMMU)) in exynos_drm_register_dma()
115 else if (IS_ENABLED(CONFIG_IOMMU_DMA)) in exynos_drm_register_dma()
131 if (IS_ENABLED(CONFIG_EXYNOS_IOMMU)) in exynos_drm_unregister_dma()
139 if (!IS_ENABLED(CONFIG_EXYNOS_IOMMU)) in exynos_drm_cleanup_dma()
/Linux-v6.6/drivers/hid/
Dhid-quirks.c226 #if IS_ENABLED(CONFIG_HID_A4TECH)
232 #if IS_ENABLED(CONFIG_HID_ACCUTOUCH)
235 #if IS_ENABLED(CONFIG_HID_ACRUX)
239 #if IS_ENABLED(CONFIG_HID_ALPS)
242 #if IS_ENABLED(CONFIG_HID_APPLE)
331 #if IS_ENABLED(CONFIG_HID_APPLEIR)
338 #if IS_ENABLED(CONFIG_HID_ASUS)
348 #if IS_ENABLED(CONFIG_HID_AUREAL)
351 #if IS_ENABLED(CONFIG_HID_BELKIN)
355 #if IS_ENABLED(CONFIG_HID_BETOP_FF)
[all …]
/Linux-v6.6/arch/arm/mach-tegra/
Dpm.c52 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 …]
Dhotplug.c57 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-v6.6/drivers/gpio/
Dgpiolib-of.c85 if (!IS_ENABLED(CONFIG_SPI_MASTER)) in of_gpio_spi_cs_get_count()
187 #if !IS_ENABLED(CONFIG_LCD_HX8357) in of_gpio_try_fixup_polarity()
219 #if IS_ENABLED(CONFIG_FEC) in of_gpio_set_polarity_by_property()
232 #if IS_ENABLED(CONFIG_PCI_IMX6) in of_gpio_set_polarity_by_property()
248 #if IS_ENABLED(CONFIG_REGULATOR_FIXED_VOLTAGE) in of_gpio_set_polarity_by_property()
254 #if IS_ENABLED(CONFIG_REGULATOR_GPIO) in of_gpio_set_polarity_by_property()
258 #if IS_ENABLED(CONFIG_MMC_ATMELMCI) in of_gpio_set_polarity_by_property()
265 #if IS_ENABLED(CONFIG_MMC_ATMELMCI) in of_gpio_set_polarity_by_property()
298 if (IS_ENABLED(CONFIG_REGULATOR) && in of_gpio_flags_quirks()
311 if (IS_ENABLED(CONFIG_SPI_MASTER) && !strcmp(propname, "cs-gpios") && in of_gpio_flags_quirks()
[all …]
/Linux-v6.6/sound/soc/sof/intel/
Dhda-codec.c17 #if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC)
75 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_jack_wake_enable()
95 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_jack_check()
109 #if IS_ENABLED(CONFIG_SND_HDA_GENERIC)
212 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_probe_bus()
249 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_detect_mask()
274 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_init_cmd_io()
287 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_resume_cmd_io()
301 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_stop_cmd_io()
314 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_suspend_cmd_io()
[all …]
/Linux-v6.6/arch/powerpc/kernel/
Dirq_64.c73 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) { in next_interrupt()
106 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) { in __replay_soft_interrupts()
137 if (IS_ENABLED(CONFIG_PPC_BOOK3S) && in __replay_soft_interrupts()
156 if (IS_ENABLED(CONFIG_PPC_DOORBELL) && in __replay_soft_interrupts()
164 if (IS_ENABLED(CONFIG_PPC_BOOK3S) && in __replay_soft_interrupts()
216 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) { in arch_local_irq_restore()
246 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in arch_local_irq_restore()
259 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in arch_local_irq_restore()
263 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in arch_local_irq_restore()
274 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) { in arch_local_irq_restore()
[all …]
/Linux-v6.6/kernel/
Dcontext_tracking.c61 if (IS_ENABLED(CONFIG_TASKS_TRACE_RCU_READ_MB)) in rcu_dynticks_task_trace_enter()
70 if (IS_ENABLED(CONFIG_TASKS_TRACE_RCU_READ_MB)) in rcu_dynticks_task_trace_exit()
93 WARN_ON_ONCE(IS_ENABLED(CONFIG_RCU_EQS_DEBUG) && (seq & RCU_DYNTICKS_IDX)); in ct_kernel_exit_state()
113 WARN_ON_ONCE(IS_ENABLED(CONFIG_RCU_EQS_DEBUG) && !(seq & RCU_DYNTICKS_IDX)); in ct_kernel_enter_state()
130 WARN_ON_ONCE(IS_ENABLED(CONFIG_RCU_EQS_DEBUG) && in ct_kernel_exit()
141 WARN_ON_ONCE(IS_ENABLED(CONFIG_RCU_EQS_DEBUG) && !user && !is_idle_task(current)); in ct_kernel_exit()
168 WARN_ON_ONCE(IS_ENABLED(CONFIG_RCU_EQS_DEBUG) && !raw_irqs_disabled()); in ct_kernel_enter()
170 WARN_ON_ONCE(IS_ENABLED(CONFIG_RCU_EQS_DEBUG) && oldval < 0); in ct_kernel_enter()
186 WARN_ON_ONCE(IS_ENABLED(CONFIG_RCU_EQS_DEBUG) && !user && !is_idle_task(current)); in ct_kernel_enter()
319 WARN_ON_ONCE(IS_ENABLED(CONFIG_RCU_EQS_DEBUG) && !raw_irqs_disabled()); in ct_idle_enter()
[all …]
/Linux-v6.6/drivers/media/rc/
Drc-core-priv.h67 #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-v6.6/include/media/
Drc-map.h44 #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-v6.6/include/net/netns/
Dmib.h9 #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-v6.6/include/net/
Dnet_namespace.h29 #if IS_ENABLED(CONFIG_NF_FLOW_TABLE)
130 #if IS_ENABLED(CONFIG_UNIX)
135 #if IS_ENABLED(CONFIG_IPV6)
138 #if IS_ENABLED(CONFIG_IEEE802154_6LOWPAN)
152 #if IS_ENABLED(CONFIG_NF_FLOW_TABLE)
171 #if IS_ENABLED(CONFIG_IP_VS)
174 #if IS_ENABLED(CONFIG_MPLS)
177 #if IS_ENABLED(CONFIG_CAN)
183 #if IS_ENABLED(CONFIG_MCTP)
186 #if IS_ENABLED(CONFIG_CRYPTO_USER)
[all …]
/Linux-v6.6/arch/arm64/include/asm/
Dcpufeature.h58 (IS_ENABLED(config) ? FTR_VISIBLE : FTR_HIDDEN)
743 return IS_ENABLED(CONFIG_ARM64_PAN) && in system_uses_hw_pan()
749 return IS_ENABLED(CONFIG_ARM64_SW_TTBR0_PAN) && in system_uses_ttbr0_pan()
755 return IS_ENABLED(CONFIG_ARM64_SVE) && in system_supports_sve()
761 return IS_ENABLED(CONFIG_ARM64_SME) && in system_supports_sme()
767 return IS_ENABLED(CONFIG_ARM64_SME) && in system_supports_sme2()
773 return IS_ENABLED(CONFIG_ARM64_SME) && in system_supports_fa64()
784 return IS_ENABLED(CONFIG_ARM64_CNP) && in system_supports_cnp()
790 return IS_ENABLED(CONFIG_ARM64_PTR_AUTH) && in system_supports_address_auth()
796 return IS_ENABLED(CONFIG_ARM64_PTR_AUTH) && in system_supports_generic_auth()
[all …]
/Linux-v6.6/net/bridge/
Dbr_mrp_switchdev.c42 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-v6.6/drivers/acpi/arm64/
Dinit.c7 if (IS_ENABLED(CONFIG_ACPI_AGDI)) in acpi_arm_init()
9 if (IS_ENABLED(CONFIG_ACPI_APMT)) in acpi_arm_init()
11 if (IS_ENABLED(CONFIG_ACPI_IORT)) in acpi_arm_init()
13 if (IS_ENABLED(CONFIG_ARM_AMBA)) in acpi_arm_init()
/Linux-v6.6/tools/testing/cxl/
Dconfig_check.c10 BUILD_BUG_ON(!IS_ENABLED(CONFIG_64BIT)); in check()
14 BUILD_BUG_ON(!IS_ENABLED(CONFIG_CXL_REGION_INVALIDATION_TEST)); in check()
15 BUILD_BUG_ON(!IS_ENABLED(CONFIG_NVDIMM_SECURITY_TEST)); in check()
16 BUILD_BUG_ON(!IS_ENABLED(CONFIG_DEBUG_FS)); in check()
/Linux-v6.6/include/net/netfilter/
Dnf_conntrack_bpf.h13 #if (IS_BUILTIN(CONFIG_NF_CONNTRACK) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) || \
14 (IS_MODULE(CONFIG_NF_CONNTRACK) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF_MODULES))
32 #if (IS_BUILTIN(CONFIG_NF_NAT) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) || \
33 (IS_MODULE(CONFIG_NF_NAT) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF_MODULES))
/Linux-v6.6/arch/powerpc/mm/nohash/
Dmmu_context.c165 if (IS_ENABLED(CONFIG_SMP)) in steal_all_contexts()
197 if (IS_ENABLED(CONFIG_SMP)) in steal_context_up()
205 if (IS_ENABLED(CONFIG_PPC_8xx)) { in set_context()
222 if (IS_ENABLED(CONFIG_40x)) in set_context()
240 if (IS_ENABLED(CONFIG_SMP)) { in switch_mmu_context()
270 if (IS_ENABLED(CONFIG_PPC_8xx)) in switch_mmu_context()
294 if (IS_ENABLED(CONFIG_SMP) && test_bit(id, stale_map[cpu])) { in switch_mmu_context()
306 if (IS_ENABLED(CONFIG_BDI_SWITCH)) in switch_mmu_context()
400 if (IS_ENABLED(CONFIG_SMP)) { in mmu_context_init()
/Linux-v6.6/net/dsa/
Dtag_brcm.c81 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM) || \
82 IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_PREPEND)
180 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM)
215 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_LEGACY)
297 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_PREPEND)
325 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM)
328 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_LEGACY)
331 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_PREPEND)

12345678910>>...95