Home
last modified time | relevance | path

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

12345678910>>...65

/Linux-v4.19/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 …]
Dif_bridge.h23 #if IS_ENABLED(CONFIG_IPV6)
62 #if IS_ENABLED(CONFIG_BRIDGE) && IS_ENABLED(CONFIG_BRIDGE_IGMP_SNOOPING)
95 #if IS_ENABLED(CONFIG_BRIDGE) && IS_ENABLED(CONFIG_BRIDGE_VLAN_FILTERING)
118 #if IS_ENABLED(CONFIG_BRIDGE)
/Linux-v4.19/drivers/hid/
Dhid-quirks.c184 #if IS_ENABLED(CONFIG_HID_A4TECH)
189 #if IS_ENABLED(CONFIG_HID_ACCUTOUCH)
192 #if IS_ENABLED(CONFIG_HID_ACRUX)
196 #if IS_ENABLED(CONFIG_HID_ALPS)
199 #if IS_ENABLED(CONFIG_HID_APPLE)
276 #if IS_ENABLED(CONFIG_HID_APPLEIR)
283 #if IS_ENABLED(CONFIG_HID_ASUS)
293 #if IS_ENABLED(CONFIG_HID_AUREAL)
296 #if IS_ENABLED(CONFIG_HID_BELKIN)
300 #if IS_ENABLED(CONFIG_HID_BETOP_FF)
[all …]
/Linux-v4.19/arch/arm/mach-tegra/
Dpm.c60 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC)) in tegra_tear_down_cpu_init()
66 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) || in tegra_tear_down_cpu_init()
67 IS_ENABLED(CONFIG_ARCH_TEGRA_114_SOC) || in tegra_tear_down_cpu_init()
68 IS_ENABLED(CONFIG_ARCH_TEGRA_124_SOC)) in tegra_tear_down_cpu_init()
239 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC)) in tegra_lp1_iram_hook()
245 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) || in tegra_lp1_iram_hook()
246 IS_ENABLED(CONFIG_ARCH_TEGRA_114_SOC) || in tegra_lp1_iram_hook()
247 IS_ENABLED(CONFIG_ARCH_TEGRA_124_SOC)) in tegra_lp1_iram_hook()
269 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC)) in tegra_sleep_core_init()
275 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) || in tegra_sleep_core_init()
[all …]
Dcpuidle.c35 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC)) in tegra_cpuidle_init()
39 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC)) in tegra_cpuidle_init()
44 if (IS_ENABLED(CONFIG_ARCH_TEGRA_114_SOC) || in tegra_cpuidle_init()
45 IS_ENABLED(CONFIG_ARCH_TEGRA_124_SOC)) in tegra_cpuidle_init()
55 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC)) in tegra_cpuidle_pcie_irqs_in_use()
Dhotplug.c60 if (!IS_ENABLED(CONFIG_HOTPLUG_CPU)) in tegra_hotplug_init()
66 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC) && tegra_get_chip_id() == TEGRA20) in tegra_hotplug_init()
68 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30) in tegra_hotplug_init()
70 if (IS_ENABLED(CONFIG_ARCH_TEGRA_114_SOC) && tegra_get_chip_id() == TEGRA114) in tegra_hotplug_init()
72 if (IS_ENABLED(CONFIG_ARCH_TEGRA_124_SOC) && tegra_get_chip_id() == TEGRA124) in tegra_hotplug_init()
/Linux-v4.19/net/ipv4/
Dtunnel4.c112 #if IS_ENABLED(CONFIG_IPV6)
132 #if IS_ENABLED(CONFIG_MPLS)
161 #if IS_ENABLED(CONFIG_IPV6)
172 #if IS_ENABLED(CONFIG_MPLS)
190 #if IS_ENABLED(CONFIG_IPV6)
199 #if IS_ENABLED(CONFIG_MPLS)
212 #if IS_ENABLED(CONFIG_IPV6) in tunnel4_init()
218 #if IS_ENABLED(CONFIG_MPLS) in tunnel4_init()
221 #if IS_ENABLED(CONFIG_IPV6) in tunnel4_init()
236 #if IS_ENABLED(CONFIG_MPLS) in tunnel4_fini()
[all …]
/Linux-v4.19/arch/arm/mach-mmp/
Dttc_dkb.c167 #if IS_ENABLED(CONFIG_USB_SUPPORT)
168 #if IS_ENABLED(CONFIG_USB_MV_UDC) || IS_ENABLED(CONFIG_USB_EHCI_MV_U2O)
181 #if IS_ENABLED(CONFIG_MTD_NAND_MARVELL)
185 #if IS_ENABLED(CONFIG_MMP_DISP)
275 #if IS_ENABLED(CONFIG_MTD_NAND_MARVELL) in ttc_dkb_init()
285 #if IS_ENABLED(CONFIG_USB_MV_UDC) in ttc_dkb_init()
290 #if IS_ENABLED(CONFIG_USB_EHCI_MV_U2O) in ttc_dkb_init()
295 #if IS_ENABLED(CONFIG_USB_MV_OTG) in ttc_dkb_init()
300 #if IS_ENABLED(CONFIG_MMP_DISP) in ttc_dkb_init()
Ddevices.c75 #if IS_ENABLED(CONFIG_USB) || IS_ENABLED(CONFIG_USB_GADGET)
76 #if IS_ENABLED(CONFIG_USB_MV_UDC) || IS_ENABLED(CONFIG_USB_EHCI_MV)
77 #if IS_ENABLED(CONFIG_CPU_PXA910) || IS_ENABLED(CONFIG_CPU_PXA168)
240 #if IS_ENABLED(CONFIG_USB_SUPPORT)
243 #if IS_ENABLED(CONFIG_USB_MV_UDC)
278 #if IS_ENABLED(CONFIG_USB_EHCI_MV_U2O)
314 #if IS_ENABLED(CONFIG_USB_MV_OTG)
/Linux-v4.19/fs/pstore/
Dplatform.c31 #if IS_ENABLED(CONFIG_PSTORE_LZO_COMPRESS)
34 #if IS_ENABLED(CONFIG_PSTORE_LZ4_COMPRESS) || IS_ENABLED(CONFIG_PSTORE_LZ4HC_COMPRESS)
37 #if IS_ENABLED(CONFIG_PSTORE_ZSTD_COMPRESS)
148 #if IS_ENABLED(CONFIG_PSTORE_DEFLATE_COMPRESS)
177 #if IS_ENABLED(CONFIG_PSTORE_LZO_COMPRESS)
184 #if IS_ENABLED(CONFIG_PSTORE_LZ4_COMPRESS) || IS_ENABLED(CONFIG_PSTORE_LZ4HC_COMPRESS)
191 #if IS_ENABLED(CONFIG_PSTORE_842_COMPRESS)
198 #if IS_ENABLED(CONFIG_PSTORE_ZSTD_COMPRESS)
208 #if IS_ENABLED(CONFIG_PSTORE_DEFLATE_COMPRESS)
214 #if IS_ENABLED(CONFIG_PSTORE_LZO_COMPRESS)
[all …]
/Linux-v4.19/drivers/usb/mtu3/
Dmtu3_dr.h13 #if IS_ENABLED(CONFIG_USB_MTU3_HOST) || IS_ENABLED(CONFIG_USB_MTU3_DUAL_ROLE)
57 #if IS_ENABLED(CONFIG_USB_MTU3_GADGET) || IS_ENABLED(CONFIG_USB_MTU3_DUAL_ROLE)
71 #if IS_ENABLED(CONFIG_USB_MTU3_DUAL_ROLE)
/Linux-v4.19/include/net/
Dnet_namespace.h109 #if IS_ENABLED(CONFIG_IPV6)
112 #if IS_ENABLED(CONFIG_IEEE802154_6LOWPAN)
130 #if IS_ENABLED(CONFIG_NF_DEFRAG_IPV6)
136 #if IS_ENABLED(CONFIG_NETFILTER_NETLINK_ACCT)
139 #if IS_ENABLED(CONFIG_NF_CT_NETLINK_TIMEOUT)
152 #if IS_ENABLED(CONFIG_IP_VS)
155 #if IS_ENABLED(CONFIG_MPLS)
158 #if IS_ENABLED(CONFIG_CAN)
417 #if IS_ENABLED(CONFIG_IEEE802154_6LOWPAN)
Dudp_tunnel.h8 #if IS_ENABLED(CONFIG_IPV6)
19 #if IS_ENABLED(CONFIG_IPV6)
26 #if IS_ENABLED(CONFIG_IPV6)
42 #if IS_ENABLED(CONFIG_IPV6)
142 #if IS_ENABLED(CONFIG_IPV6)
168 #if IS_ENABLED(CONFIG_IPV6) in udp_tunnel_encap_enable()
Dprotocol.h29 #if IS_ENABLED(CONFIG_IPV6)
55 #if IS_ENABLED(CONFIG_IPV6)
100 #if IS_ENABLED(CONFIG_IPV6)
111 #if IS_ENABLED(CONFIG_IPV6)
/Linux-v4.19/include/linux/sunrpc/
Dsched.h86 #if IS_ENABLED(CONFIG_SUNRPC_DEBUG) || IS_ENABLED(CONFIG_TRACEPOINTS)
197 #if IS_ENABLED(CONFIG_SUNRPC_DEBUG) || IS_ENABLED(CONFIG_TRACEPOINTS)
253 #if IS_ENABLED(CONFIG_SUNRPC_DEBUG)
268 #if IS_ENABLED(CONFIG_SUNRPC_DEBUG) || IS_ENABLED(CONFIG_TRACEPOINTS)
286 #if IS_ENABLED(CONFIG_SUNRPC_SWAP)
/Linux-v4.19/arch/x86/include/asm/
Dhardirq.h9 #if IS_ENABLED(CONFIG_KVM_INTEL)
40 #if IS_ENABLED(CONFIG_HYPERV) || defined(CONFIG_XEN)
43 #if IS_ENABLED(CONFIG_HYPERV)
64 #if IS_ENABLED(CONFIG_KVM_INTEL)
/Linux-v4.19/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.h54 if (IS_ENABLED(CONFIG_MIPS) && IS_ENABLED(CONFIG_CPU_BIG_ENDIAN)) in brcmnand_readl()
63 if (IS_ENABLED(CONFIG_MIPS) && IS_ENABLED(CONFIG_CPU_BIG_ENDIAN)) in brcmnand_writel()
/Linux-v4.19/drivers/firmware/efi/libstub/
Darm64-stub.c33 if (IS_ENABLED(CONFIG_ARM64_4K_PAGES)) in check_platform_features()
38 if (IS_ENABLED(CONFIG_ARM64_64K_PAGES)) in check_platform_features()
61 if (IS_ENABLED(CONFIG_RANDOMIZE_BASE)) { in handle_kernel_image()
89 if (IS_ENABLED(CONFIG_RANDOMIZE_BASE) && phys_seed != 0) { in handle_kernel_image()
97 u32 offset = !IS_ENABLED(CONFIG_DEBUG_ALIGN_RODATA) ? in handle_kernel_image()
/Linux-v4.19/include/net/netfilter/
Dnf_nat.h34 #if IS_ENABLED(CONFIG_NF_NAT_MASQUERADE_IPV4) || \
35 IS_ENABLED(CONFIG_NF_NAT_MASQUERADE_IPV6)
68 #if IS_ENABLED(CONFIG_NF_NAT_MASQUERADE_IPV4) || \ in nf_nat_oif_changed()
69 IS_ENABLED(CONFIG_NF_NAT_MASQUERADE_IPV6) in nf_nat_oif_changed()
/Linux-v4.19/arch/s390/kernel/
Dnospec-branch.c20 if (IS_ENABLED(CONFIG_EXPOLINE)) in nobp_setup_early()
40 if (IS_ENABLED(CC_USING_EXPOLINE) && !nospec_disable) in nospec_report()
50 int nospec_disable = IS_ENABLED(CONFIG_EXPOLINE_OFF);
66 if (IS_ENABLED(CC_USING_EXPOLINE)) in nospec_auto_detect()
69 } else if (IS_ENABLED(CC_USING_EXPOLINE)) { in nospec_auto_detect()
/Linux-v4.19/include/soc/tegra/
Dbpmp.h118 #if IS_ENABLED(CONFIG_TEGRA_BPMP)
169 #if IS_ENABLED(CONFIG_CLK_TEGRA_BPMP)
178 #if IS_ENABLED(CONFIG_RESET_TEGRA_BPMP)
187 #if IS_ENABLED(CONFIG_SOC_TEGRA_POWERGATE_BPMP)
196 #if IS_ENABLED(CONFIG_DEBUG_FS)
/Linux-v4.19/arch/arm/mach-socfpga/
Dsocfpga.c62 if (IS_ENABLED(CONFIG_EDAC_ALTERA_L2C)) in socfpga_init_irq()
65 if (IS_ENABLED(CONFIG_EDAC_ALTERA_OCRAM)) in socfpga_init_irq()
73 if (IS_ENABLED(CONFIG_EDAC_ALTERA_L2C)) in socfpga_arria10_init_irq()
75 if (IS_ENABLED(CONFIG_EDAC_ALTERA_OCRAM)) in socfpga_arria10_init_irq()
/Linux-v4.19/include/net/netns/
Dnetfilter.h28 #if IS_ENABLED(CONFIG_DECNET)
31 #if IS_ENABLED(CONFIG_NF_DEFRAG_IPV4)
34 #if IS_ENABLED(CONFIG_NF_DEFRAG_IPV6)
/Linux-v4.19/drivers/mfd/
Darizona-i2c.c41 if (IS_ENABLED(CONFIG_MFD_WM5102)) in arizona_i2c_probe()
46 if (IS_ENABLED(CONFIG_MFD_WM5110)) in arizona_i2c_probe()
50 if (IS_ENABLED(CONFIG_MFD_WM8997)) in arizona_i2c_probe()
55 if (IS_ENABLED(CONFIG_MFD_WM8998)) in arizona_i2c_probe()
/Linux-v4.19/net/netlabel/
Dnetlabel_domainhash.c83 #if IS_ENABLED(CONFIG_IPV6) in netlbl_domhsh_free_entry()
95 #if IS_ENABLED(CONFIG_IPV6) in netlbl_domhsh_free_entry()
242 #if IS_ENABLED(CONFIG_IPV6) in netlbl_domhsh_audit_add()
290 #if IS_ENABLED(CONFIG_IPV6) in netlbl_domhsh_validate()
335 #if IS_ENABLED(CONFIG_IPV6) in netlbl_domhsh_validate()
424 #if IS_ENABLED(CONFIG_IPV6) in netlbl_domhsh_add()
495 #if IS_ENABLED(CONFIG_IPV6) in netlbl_domhsh_add()
521 #if IS_ENABLED(CONFIG_IPV6) in netlbl_domhsh_add()
541 #if IS_ENABLED(CONFIG_IPV6) in netlbl_domhsh_add()
625 #if IS_ENABLED(CONFIG_IPV6) in netlbl_domhsh_remove_entry()
[all …]

12345678910>>...65