Home
last modified time | relevance | path

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

12345678910>>...122

/linux/arch/arm64/include/asm/
A Dcpucaps.h23 return IS_ENABLED(CONFIG_ARM64_PAN); in cpucap_is_possible()
25 return IS_ENABLED(CONFIG_ARM64_EPAN); in cpucap_is_possible()
27 return IS_ENABLED(CONFIG_ARM64_SVE); in cpucap_is_possible()
31 return IS_ENABLED(CONFIG_ARM64_SME); in cpucap_is_possible()
33 return IS_ENABLED(CONFIG_ARM64_CNP); in cpucap_is_possible()
36 return IS_ENABLED(CONFIG_ARM64_PTR_AUTH); in cpucap_is_possible()
38 return IS_ENABLED(CONFIG_ARM64_PSEUDO_NMI); in cpucap_is_possible()
40 return IS_ENABLED(CONFIG_ARM64_MTE); in cpucap_is_possible()
42 return IS_ENABLED(CONFIG_ARM64_BTI); in cpucap_is_possible()
44 return IS_ENABLED(CONFIG_ARM64_TLB_RANGE); in cpucap_is_possible()
[all …]
/linux/include/linux/
A 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)
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 Dlsm_count.h21 #if IS_ENABLED(CONFIG_SECURITY)
27 #if IS_ENABLED(CONFIG_SECURITY_SELINUX)
33 #if IS_ENABLED(CONFIG_SECURITY_SMACK)
39 #if IS_ENABLED(CONFIG_SECURITY_APPARMOR)
45 #if IS_ENABLED(CONFIG_SECURITY_TOMOYO)
51 #if IS_ENABLED(CONFIG_SECURITY_YAMA)
57 #if IS_ENABLED(CONFIG_SECURITY_LOADPIN)
75 #if IS_ENABLED(CONFIG_BPF_LSM)
87 #if IS_ENABLED(CONFIG_IMA)
93 #if IS_ENABLED(CONFIG_EVM)
[all …]
/linux/arch/powerpc/include/asm/
A Dhw_irq.h66 if (IS_ENABLED(CONFIG_BOOKE)) in __hard_irq_enable()
68 else if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_irq_enable()
78 if (IS_ENABLED(CONFIG_BOOKE)) in __hard_irq_disable()
80 else if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_irq_disable()
90 if (IS_ENABLED(CONFIG_BOOKE)) in __hard_EE_RI_disable()
92 else if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_EE_RI_disable()
102 if (IS_ENABLED(CONFIG_BOOKE)) in __hard_RI_enable()
105 if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_RI_enable()
353 if (!IS_ENABLED(CONFIG_PERF_EVENTS)) in should_hard_irq_enable()
427 if (IS_ENABLED(CONFIG_BOOKE)) in arch_local_irq_restore()
[all …]
/linux/net/ipv4/
A Dtunnel4.c140 #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/security/integrity/ima/
A 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/arch/riscv/include/asm/
A Dvendor_extensions.h54 if (!IS_ENABLED(CONFIG_RISCV_ISA_VENDOR_EXT)) in riscv_has_vendor_extension_likely()
57 if (IS_ENABLED(CONFIG_RISCV_ALTERNATIVE)) in riscv_has_vendor_extension_likely()
67 if (!IS_ENABLED(CONFIG_RISCV_ISA_VENDOR_EXT)) in riscv_has_vendor_extension_unlikely()
70 if (IS_ENABLED(CONFIG_RISCV_ALTERNATIVE)) in riscv_has_vendor_extension_unlikely()
80 if (!IS_ENABLED(CONFIG_RISCV_ISA_VENDOR_EXT)) in riscv_cpu_has_vendor_extension_likely()
83 if (IS_ENABLED(CONFIG_RISCV_ALTERNATIVE) && in riscv_cpu_has_vendor_extension_likely()
94 if (!IS_ENABLED(CONFIG_RISCV_ISA_VENDOR_EXT)) in riscv_cpu_has_vendor_extension_unlikely()
97 if (IS_ENABLED(CONFIG_RISCV_ALTERNATIVE) && in riscv_cpu_has_vendor_extension_unlikely()
/linux/sound/hda/
A Dintel-dsp-config.c52 #if IS_ENABLED(CONFIG_SND_SOC_SOF_MERRIFIELD)
63 #if IS_ENABLED(CONFIG_SND_SOC_INTEL_AVS)
112 #if IS_ENABLED(CONFIG_SND_SOC_SOF_APOLLOLAKE)
139 #if IS_ENABLED(CONFIG_SND_SOC_SOF_GEMINILAKE)
172 #if IS_ENABLED(CONFIG_SND_SOC_SOF_CANNONLAKE)
204 #if IS_ENABLED(CONFIG_SND_SOC_SOF_COFFEELAKE)
224 #if IS_ENABLED(CONFIG_SND_SOC_SOF_COMETLAKE)
293 #if IS_ENABLED(CONFIG_SND_SOC_SOF_ICELAKE)
351 #if IS_ENABLED(CONFIG_SND_SOC_SOF_TIGERLAKE)
739 #if IS_ENABLED(CONFIG_SND_SOC_INTEL_CATPT)
[all …]
/linux/drivers/gpu/drm/exynos/
A 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()
129 if (IS_ENABLED(CONFIG_EXYNOS_IOMMU)) in exynos_drm_unregister_dma()
137 if (!IS_ENABLED(CONFIG_EXYNOS_IOMMU)) in exynos_drm_cleanup_dma()
/linux/drivers/hid/
A Dhid-quirks.c238 #if IS_ENABLED(CONFIG_HID_ACRUX)
242 #if IS_ENABLED(CONFIG_HID_ALPS)
245 #if IS_ENABLED(CONFIG_HID_APPLE)
341 #if IS_ENABLED(CONFIG_HID_ASUS)
396 #if IS_ENABLED(CONFIG_HID_ELAN)
411 #if IS_ENABLED(CONFIG_HID_ELO)
424 #if IS_ENABLED(CONFIG_HID_GFRM)
461 #if IS_ENABLED(CONFIG_HID_KYE)
549 #if IS_ENABLED(CONFIG_HID_NTI)
607 #if IS_ENABLED(CONFIG_HID_RMI)
[all …]
/linux/drivers/gpio/
A Dgpiolib-of.c92 if (!IS_ENABLED(CONFIG_SPI_MASTER)) in of_gpio_spi_cs_get_count()
188 #if IS_ENABLED(CONFIG_LCD_HX8357) in of_gpio_try_fixup_polarity()
206 #if IS_ENABLED(CONFIG_PCI_LANTIQ) in of_gpio_try_fixup_polarity()
247 #if IS_ENABLED(CONFIG_FEC) in of_gpio_set_polarity_by_property()
260 #if IS_ENABLED(CONFIG_PCI_IMX6) in of_gpio_set_polarity_by_property()
286 #if IS_ENABLED(CONFIG_MMC_ATMELMCI) in of_gpio_set_polarity_by_property()
502 #if IS_ENABLED(CONFIG_LCD_HX8357) in of_find_gpio_rename()
507 #if IS_ENABLED(CONFIG_MFD_ARIZONA) in of_find_gpio_rename()
525 #if IS_ENABLED(CONFIG_PCI_LANTIQ) in of_find_gpio_rename()
557 #if IS_ENABLED(CONFIG_SPI_GPIO) in of_find_gpio_rename()
[all …]
/linux/arch/arm/mach-tegra/
A 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 …]
A 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/sound/soc/sof/intel/
A Dhda-codec.c17 #if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC)
84 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_jack_wake_enable()
112 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_jack_check()
126 #if IS_ENABLED(CONFIG_SND_HDA_GENERIC)
222 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_probe_bus()
259 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_detect_mask()
284 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_init_cmd_io()
297 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_resume_cmd_io()
311 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_stop_cmd_io()
324 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_suspend_cmd_io()
[all …]
/linux/arch/powerpc/kernel/
A 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/kernel/
A Dcontext_tracking.c61 if (IS_ENABLED(CONFIG_TASKS_TRACE_RCU_READ_MB)) in rcu_task_trace_heavyweight_enter()
70 if (IS_ENABLED(CONFIG_TASKS_TRACE_RCU_READ_MB)) in rcu_task_trace_heavyweight_exit()
93 WARN_ON_ONCE(IS_ENABLED(CONFIG_RCU_EQS_DEBUG) && (seq & CT_RCU_WATCHING)); in ct_kernel_exit_state()
130 WARN_ON_ONCE(IS_ENABLED(CONFIG_RCU_EQS_DEBUG) && 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()
319 WARN_ON_ONCE(IS_ENABLED(CONFIG_RCU_EQS_DEBUG) && !raw_irqs_disabled()); in ct_idle_enter()
514 if (!IS_ENABLED(CONFIG_CONTEXT_TRACKING_IDLE)) in __ct_user_enter()
530 if (!IS_ENABLED(CONFIG_CONTEXT_TRACKING_IDLE)) { in __ct_user_enter()
636 if (!IS_ENABLED(CONFIG_CONTEXT_TRACKING_IDLE)) in __ct_user_exit()
[all …]
/linux/include/media/
A 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/drivers/media/rc/
A 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/include/net/netns/
A 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/include/net/
A Dnet_namespace.h29 #if IS_ENABLED(CONFIG_NF_FLOW_TABLE)
128 #if IS_ENABLED(CONFIG_UNIX)
133 #if IS_ENABLED(CONFIG_IPV6)
150 #if IS_ENABLED(CONFIG_NF_FLOW_TABLE)
169 #if IS_ENABLED(CONFIG_IP_VS)
172 #if IS_ENABLED(CONFIG_MPLS)
175 #if IS_ENABLED(CONFIG_CAN)
181 #if IS_ENABLED(CONFIG_MCTP)
184 #if IS_ENABLED(CONFIG_CRYPTO_USER)
188 #if IS_ENABLED(CONFIG_SMC)
[all …]
/linux/drivers/acpi/arm64/
A 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/net/bridge/
A 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/tools/testing/cxl/
A 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/arch/arm64/kernel/pi/
A Dmap_kernel.c41 bool enable_scs = IS_ENABLED(CONFIG_UNWIND_PATCH_PAC_INTO_SCS); in map_kernel()
42 bool twopass = IS_ENABLED(CONFIG_RELOCATABLE); in map_kernel()
63 if (IS_ENABLED(CONFIG_ARM64_PTR_AUTH_KERNEL) && cpu_has_pac()) in map_kernel()
66 if (IS_ENABLED(CONFIG_ARM64_BTI_KERNEL) && cpu_has_bti()) { in map_kernel()
96 if (IS_ENABLED(CONFIG_RELOCATABLE)) in map_kernel()
222 if (IS_ENABLED(CONFIG_ARM64_64K_PAGES) && !cpu_has_lva()) { in early_map_kernel()
224 } else if (IS_ENABLED(CONFIG_ARM64_LPA2) && !cpu_has_lpa2()) { in early_map_kernel()
239 if (IS_ENABLED(CONFIG_RANDOMIZE_BASE)) { in early_map_kernel()
248 if (IS_ENABLED(CONFIG_ARM64_LPA2) && va_bits > VA_BITS_MIN) in early_map_kernel()
/linux/include/net/netfilter/
A 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))

Completed in 140 milliseconds

12345678910>>...122