Home
last modified time | relevance | path

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

12345678910>>...17

/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 …]
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)
63 #if IS_ENABLED(CONFIG_SECURITY_LOCKDOWN_LSM)
69 #if IS_ENABLED(CONFIG_SECURITY_SAFESETID)
75 #if IS_ENABLED(CONFIG_BPF_LSM)
[all …]
Di2c-smbus.h33 #if IS_ENABLED(CONFIG_I2C_SMBUS) && IS_ENABLED(CONFIG_I2C_SLAVE)
46 #if IS_ENABLED(CONFIG_I2C_SMBUS) && IS_ENABLED(CONFIG_DMI)
Dof_pci.h11 #if IS_ENABLED(CONFIG_OF) && IS_ENABLED(CONFIG_PCI)
31 #if IS_ENABLED(CONFIG_OF_IRQ)
Dthreads.h28 #define PID_MAX_DEFAULT (IS_ENABLED(CONFIG_BASE_SMALL) ? 0x1000 : 0x8000)
34 #define PID_MAX_LIMIT (IS_ENABLED(CONFIG_BASE_SMALL) ? PAGE_SIZE * 8 : \
Dhypervisor.h37 if (IS_ENABLED(CONFIG_S390)) in hypervisor_isolated_pci_functions()
40 if (IS_ENABLED(CONFIG_LOONGARCH)) in hypervisor_isolated_pci_functions()
Derrqueue.h7 #if IS_ENABLED(CONFIG_IPV6)
17 #if IS_ENABLED(CONFIG_IPV6)
Dbuildid.h14 #if IS_ENABLED(CONFIG_STACKTRACE_BUILD_ID) || IS_ENABLED(CONFIG_VMCORE_INFO)
Dlockref.h22 (IS_ENABLED(CONFIG_ARCH_USE_CMPXCHG_LOCKREF) && \
23 IS_ENABLED(CONFIG_SMP) && SPINLOCK_SIZE <= 4)
/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))
Dnf_conntrack_synproxy.h16 #if IS_ENABLED(CONFIG_NETFILTER_SYNPROXY) in nfct_synproxy()
25 #if IS_ENABLED(CONFIG_NETFILTER_SYNPROXY) in nfct_synproxy_ext_add()
35 #if IS_ENABLED(CONFIG_NETFILTER_SYNPROXY) in nf_ct_add_synproxy()
Dnf_conntrack_acct.h32 #if IS_ENABLED(CONFIG_NF_CONNTRACK) in nf_ct_acct_ext_add()
53 #if IS_ENABLED(CONFIG_NF_CONNTRACK) in nf_ct_acct_enabled()
63 #if IS_ENABLED(CONFIG_NF_CONNTRACK) in nf_ct_set_acct()
74 #if IS_ENABLED(CONFIG_NF_CONNTRACK) in nf_ct_acct_update()
Dnf_conntrack_act_ct.h16 #if IS_ENABLED(CONFIG_NET_ACT_CT) in nf_conn_act_ct_ext_find()
26 #if IS_ENABLED(CONFIG_NET_ACT_CT) in nf_conn_act_ct_ext_fill()
40 #if IS_ENABLED(CONFIG_NET_ACT_CT) in nf_conn_act_ct_ext_add()
/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)
Dcore.h23 #if IS_ENABLED(CONFIG_RPS) && IS_ENABLED(CONFIG_SYSCTL)
/include/linux/firmware/
Dtrusted_foundations.h42 #if IS_ENABLED(CONFIG_TRUSTED_FOUNDATIONS)
62 #if IS_ENABLED(CONFIG_CACHE_L2X0) in register_trusted_foundations()
66 #if IS_ENABLED(CONFIG_SMP) in register_trusted_foundations()
/include/xen/
Dplatform_pci.h58 return IS_ENABLED(CONFIG_XEN); in xen_has_pv_devices()
62 return IS_ENABLED(CONFIG_XEN); in xen_has_pv_disk_devices()
66 return IS_ENABLED(CONFIG_XEN); in xen_has_pv_nic_devices()
/include/soc/microchip/
Dmpfs.h35 #if IS_ENABLED(CONFIG_POLARFIRE_SOC_SYS_CTRL)
45 #if IS_ENABLED(CONFIG_MCHP_CLK_MPFS)
46 #if IS_ENABLED(CONFIG_RESET_POLARFIRE_SOC)
/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 …]
/include/drm/
Ddrm_privacy_screen_machine.h34 #if IS_ENABLED(CONFIG_DRM_PRIVACY_SCREEN) && IS_ENABLED(CONFIG_X86)
Ddrm_of.h7 #if IS_ENABLED(CONFIG_OF) && IS_ENABLED(CONFIG_DRM_PANEL_BRIDGE)
135 #if IS_ENABLED(CONFIG_OF) && IS_ENABLED(CONFIG_DRM_MIPI_DSI)
156 #if IS_ENABLED(CONFIG_OF) && IS_ENABLED(CONFIG_DRM_PANEL_BRIDGE) in drm_of_panel_bridge_remove()
/include/net/
Dprotocol.h25 #if IS_ENABLED(CONFIG_IPV6)
52 #if IS_ENABLED(CONFIG_IPV6)
99 #if IS_ENABLED(CONFIG_IPV6)
110 #if IS_ENABLED(CONFIG_IPV6)
Dnet_namespace.h29 #if IS_ENABLED(CONFIG_NF_FLOW_TABLE)
129 #if IS_ENABLED(CONFIG_UNIX)
134 #if IS_ENABLED(CONFIG_IPV6)
137 #if IS_ENABLED(CONFIG_IEEE802154_6LOWPAN)
151 #if IS_ENABLED(CONFIG_NF_FLOW_TABLE)
170 #if IS_ENABLED(CONFIG_IP_VS)
173 #if IS_ENABLED(CONFIG_MPLS)
176 #if IS_ENABLED(CONFIG_CAN)
182 #if IS_ENABLED(CONFIG_MCTP)
185 #if IS_ENABLED(CONFIG_CRYPTO_USER)
[all …]
/include/linux/rpmsg/
Dqcom_glink.h10 #if IS_ENABLED(CONFIG_RPMSG_QCOM_GLINK)
16 #if IS_ENABLED(CONFIG_RPMSG_QCOM_GLINK_SMEM)
/include/asm-generic/
Daccess_ok.h36 if (IS_ENABLED(CONFIG_ALTERNATE_USER_ADDRESS_SPACE) || in __access_ok()
37 !IS_ENABLED(CONFIG_MMU)) in __access_ok()

12345678910>>...17