Searched refs:IS_ENABLED (Results 401 - 425 of 3171) sorted by relevance

<<11121314151617181920>>

/linux-master/net/ipv4/netfilter/
H A Dnf_dup_ipv4.c19 #if IS_ENABLED(CONFIG_NF_CONNTRACK)
66 #if IS_ENABLED(CONFIG_NF_CONNTRACK)
/linux-master/net/ipv6/netfilter/
H A Dnf_dup_ipv6.c15 #if IS_ENABLED(CONFIG_NF_CONNTRACK)
56 #if IS_ENABLED(CONFIG_NF_CONNTRACK)
/linux-master/arch/mips/include/asm/
H A Dbmips.h56 #if IS_ENABLED(CONFIG_CPU_BMIPS) && IS_ENABLED(CONFIG_SMP)
/linux-master/drivers/usb/musb/
H A Dmusb_gadget.h15 #if IS_ENABLED(CONFIG_USB_MUSB_GADGET) || IS_ENABLED(CONFIG_USB_MUSB_DUAL_ROLE)
/linux-master/net/openvswitch/
H A Dconntrack.h15 #if IS_ENABLED(CONFIG_NF_CONNTRACK)
103 #if IS_ENABLED(CONFIG_NETFILTER_CONNCOUNT)
/linux-master/arch/mips/kernel/
H A Dcmpxchg.c29 if (IS_ENABLED(CONFIG_CPU_BIG_ENDIAN))
71 if (IS_ENABLED(CONFIG_CPU_BIG_ENDIAN))
/linux-master/drivers/firmware/efi/libstub/
H A Darm64.c72 if (IS_ENABLED(CONFIG_ARM64_4K_PAGES))
77 if (IS_ENABLED(CONFIG_ARM64_64K_PAGES))
H A Dkaslr.c26 if (!IS_ENABLED(CONFIG_RANDOMIZE_BASE))
115 if (IS_ENABLED(CONFIG_RANDOMIZE_BASE) && phys_seed != 0) {
/linux-master/lib/crypto/
H A Dblake2s.c50 WARN_ON(IS_ENABLED(DEBUG) && !out);
63 if (!IS_ENABLED(CONFIG_CRYPTO_MANAGER_DISABLE_TESTS) &&
/linux-master/include/linux/
H A Dcontext_tracking.h55 if (IS_ENABLED(CONFIG_HAVE_CONTEXT_TRACKING_USER_OFFSTACK) ||
68 if (!IS_ENABLED(CONFIG_HAVE_CONTEXT_TRACKING_USER_OFFSTACK) &&
H A Dindirect_call_wrapper.h59 #elif IS_ENABLED(CONFIG_INET)
65 #if IS_ENABLED(CONFIG_INET)
/linux-master/net/core/
H A Dnet-traces.c38 #if IS_ENABLED(CONFIG_BRIDGE)
47 #if IS_ENABLED(CONFIG_PAGE_POOL)
/linux-master/arch/powerpc/mm/book3s32/
H A Dmmu_context.c74 if (IS_ENABLED(CONFIG_PPC_KUEP))
125 if (IS_ENABLED(CONFIG_BDI_SWITCH))
/linux-master/drivers/misc/lkdtm/
H A Dcfi.c181 if (IS_ENABLED(CONFIG_ARM64_PTR_AUTH_KERNEL)) {
185 if (IS_ENABLED(CONFIG_SHADOW_CALL_STACK)) {
/linux-master/net/netfilter/
H A Dnft_tproxy.c11 #if IS_ENABLED(CONFIG_NF_TABLES_IPV6)
83 #if IS_ENABLED(CONFIG_NF_TABLES_IPV6)
172 #if IS_ENABLED(CONFIG_NF_TABLES_IPV6)
210 #if IS_ENABLED(CONFIG_NF_TABLES_IPV6)
233 #if IS_ENABLED(CONFIG_NF_TABLES_IPV6)
246 #if IS_ENABLED(CONFIG_NF_TABLES_IPV6)
282 #if IS_ENABLED(CONFIG_NF_TABLES_IPV6)
289 #if IS_ENABLED(CONFIG_NF_TABLES_IPV6)
/linux-master/arch/x86/kernel/fpu/
H A Dsignal.c195 ia32_fxstate &= (IS_ENABLED(CONFIG_X86_32) ||
196 IS_ENABLED(CONFIG_IA32_EMULATION));
403 if (IS_ENABLED(CONFIG_X86_64)) {
472 ia32_frame &= (IS_ENABLED(CONFIG_X86_32) ||
473 IS_ENABLED(CONFIG_IA32_EMULATION));
488 if (!IS_ENABLED(CONFIG_X86_64) && !cpu_feature_enabled(X86_FEATURE_FPU)) {
533 if ((IS_ENABLED(CONFIG_IA32_EMULATION) ||
534 IS_ENABLED(CONFIG_X86_32)) && use_fxsr())
/linux-master/arch/x86/include/asm/
H A Dsetup.h80 return IS_ENABLED(CONFIG_RANDOMIZE_MEMORY) &&
90 return kaslr_enabled() && !IS_ENABLED(CONFIG_KASAN);
H A Dpci.h26 #if IS_ENABLED(CONFIG_VMD)
63 #if IS_ENABLED(CONFIG_VMD)
/linux-master/drivers/mfd/
H A Dcs42l43-i2c.c66 #if IS_ENABLED(CONFIG_OF)
74 #if IS_ENABLED(CONFIG_ACPI)
/linux-master/drivers/vfio/
H A Dvfio.h69 #if IS_ENABLED(CONFIG_VFIO_GROUP)
86 #if IS_ENABLED(CONFIG_VFIO_CONTAINER)
118 return IS_ENABLED(CONFIG_VFIO_NOIOMMU) &&
198 #if IS_ENABLED(CONFIG_VFIO_CONTAINER)
320 #if IS_ENABLED(CONFIG_IOMMUFD)
357 #if IS_ENABLED(CONFIG_VFIO_DEVICE_CDEV)
424 #if IS_ENABLED(CONFIG_VFIO_VIRQFD)
437 #if IS_ENABLED(CONFIG_KVM)
/linux-master/arch/arm/crypto/
H A Dsha512-glue.c89 if (IS_ENABLED(CONFIG_KERNEL_MODE_NEON) && cpu_has_neon()) {
108 if (IS_ENABLED(CONFIG_KERNEL_MODE_NEON) && cpu_has_neon())
/linux-master/kernel/rcu/
H A Dupdate.c60 static int rcu_normal_after_boot = IS_ENABLED(CONFIG_PREEMPT_RT);
155 return !IS_ENABLED(CONFIG_RCU_LAZY) ||
168 if (IS_ENABLED(CONFIG_RCU_LAZY))
181 if (IS_ENABLED(CONFIG_RCU_LAZY))
260 if (!IS_ENABLED(CONFIG_PROVE_RCU))
528 #if IS_ENABLED(CONFIG_RCU_TORTURE_TEST) || IS_MODULE(CONFIG_RCU_TORTURE_TEST) || IS_ENABLED(CONFIG_LOCK_TORTURE_TEST) || IS_MODULE(CONFIG_LOCK_TORTURE_TEST)
557 int rcu_cpu_stall_cputime __read_mostly = IS_ENABLED(CONFIG_RCU_CPU_STALL_CPUTIME);
/linux-master/arch/arm64/include/asm/
H A Dirqflags.h32 if (IS_ENABLED(CONFIG_ARM64_DEBUG_PRIORITY_MASKING)) {
61 if (IS_ENABLED(CONFIG_ARM64_DEBUG_PRIORITY_MASKING)) {
/linux-master/arch/x86/include/asm/fpu/
H A Dapi.h71 if (!IS_ENABLED(CONFIG_PREEMPT_RT))
79 if (!IS_ENABLED(CONFIG_PREEMPT_RT))
/linux-master/arch/arm64/mm/
H A Dinit.c104 if (!IS_ENABLED(CONFIG_CRASH_RESERVE))
202 if (IS_ENABLED(CONFIG_KVM) && vabits_actual == 52 &&
241 if (IS_ENABLED(CONFIG_ARM64_VA_BITS_52) && (vabits_actual != 52))
254 if (IS_ENABLED(CONFIG_BLK_DEV_INITRD) && phys_initrd_size) {
283 if (IS_ENABLED(CONFIG_RANDOMIZE_BASE)) {
308 if (IS_ENABLED(CONFIG_BLK_DEV_INITRD) && phys_initrd_size) {
374 if (IS_ENABLED(CONFIG_DMA_BOUNCE_UNALIGNED_KMALLOC) && !swiotlb) {
500 if (IS_ENABLED(CONFIG_RANDOMIZE_MODULE_REGION_FULL)) {

Completed in 276 milliseconds

<<11121314151617181920>>