Searched refs:IS_ENABLED (Results 376 - 400 of 3165) sorted by relevance

<<11121314151617181920>>

/linux-master/include/linux/
H A Diova_bitmap.h18 #if IS_ENABLED(CONFIG_IOMMUFD_DRIVER)
H A Dacpi_amd_wbrf.h49 #if IS_ENABLED(CONFIG_AMD_WBRF)
H A Dras.h45 #if IS_ENABLED(CONFIG_AMD_ATL)
H A Drcupdate_wait.h57 _wait_rcu_gp(IS_ENABLED(CONFIG_TINY_RCU), TASK_UNINTERRUPTIBLE, __VA_ARGS__)
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_crtc.h23 #if IS_ENABLED(CONFIG_PROVE_LOCKING)
/linux-master/include/linux/iio/
H A Dsw_trigger.h59 #if IS_ENABLED(CONFIG_CONFIGFS_FS)
H A Dsw_device.h59 #if IS_ENABLED(CONFIG_CONFIGFS_FS)
/linux-master/net/ipv4/netfilter/
H A Dnf_defrag_ipv4.c19 #if IS_ENABLED(CONFIG_NF_CONNTRACK)
45 #if IS_ENABLED(CONFIG_NF_CONNTRACK)
72 #if IS_ENABLED(CONFIG_NF_CONNTRACK)
73 #if !IS_ENABLED(CONFIG_NF_NAT)
/linux-master/arch/x86/boot/compressed/
H A Dmem.c20 if (!IS_ENABLED(CONFIG_INTEL_TDX_GUEST))
/linux-master/include/kunit/
H A Dstatic_stub.h11 #if !IS_ENABLED(CONFIG_KUNIT)
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_platform.c52 #if IS_ENABLED(CONFIG_OF)
/linux-master/drivers/net/phy/
H A Dnxp-c45-tja11xx.h33 #if IS_ENABLED(CONFIG_MACSEC)
/linux-master/drivers/nvmem/
H A Dinternals.h38 #if IS_ENABLED(CONFIG_OF)
/linux-master/arch/arm/mm/
H A Ddma-mapping-nommu.c38 if (IS_ENABLED(CONFIG_CPU_V7M)) {
/linux-master/drivers/tty/serial/
H A Dearlycon-riscv-sbi.c45 else if (IS_ENABLED(CONFIG_RISCV_SBI_V01))
/linux-master/arch/powerpc/kernel/trace/
H A Dftrace_64_pg.c158 if (IS_ENABLED(CONFIG_MPROFILE_KERNEL)) {
171 } else if (IS_ENABLED(CONFIG_PPC64)) {
203 if (IS_ENABLED(CONFIG_MPROFILE_KERNEL) || IS_ENABLED(CONFIG_PPC32))
290 if (IS_ENABLED(CONFIG_DYNAMIC_FTRACE_WITH_REGS))
365 } else if (!IS_ENABLED(CONFIG_MODULES)) {
401 if (IS_ENABLED(CONFIG_DYNAMIC_FTRACE_WITH_REGS))
420 if (!IS_ENABLED(CONFIG_DYNAMIC_FTRACE_WITH_REGS) &&
432 (IS_ENABLED(CONFIG_DYNAMIC_FTRACE_WITH_REGS) && !mod->arch.tramp_regs)) {
437 if (IS_ENABLED(CONFIG_DYNAMIC_FTRACE_WITH_REG
[all...]
/linux-master/arch/x86/include/asm/
H A Dentry-common.h15 if (IS_ENABLED(CONFIG_DEBUG_ENTRY)) {
H A Dtsc.h24 if (!IS_ENABLED(CONFIG_X86_TSC) &&
/linux-master/arch/arm64/kernel/pi/
H A Drelocate.c25 if (!IS_ENABLED(CONFIG_RELR) || !offset)
/linux-master/sound/pci/hda/
H A Dcs35l56_hda.h38 #if IS_ENABLED(CONFIG_SND_DEBUG)
/linux-master/fs/nfs/
H A Dnetns.h29 #if IS_ENABLED(CONFIG_NFS_V4)
/linux-master/arch/riscv/errata/andes/
H A Derrata.c45 if (!IS_ENABLED(CONFIG_ERRATA_ANDES_CMO))
/linux-master/include/linux/bus/
H A Dstm32_firewall_device.h38 #if IS_ENABLED(CONFIG_STM32_FIREWALL)
/linux-master/arch/arm64/include/asm/
H A Dvirt.h87 return IS_ENABLED(CONFIG_KVM) &&
/linux-master/drivers/misc/lkdtm/
H A Dbugs.c18 #if IS_ENABLED(CONFIG_X86_32) && !IS_ENABLED(CONFIG_UML)
271 if (IS_ENABLED(CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS))
382 if (IS_ENABLED(CONFIG_UBSAN_BOUNDS))
422 else if (IS_ENABLED(CONFIG_UBSAN_BOUNDS))
525 #if IS_ENABLED(CONFIG_X86_64) && !IS_ENABLED(CONFIG_UML)
592 #if IS_ENABLED(CONFIG_X86_32) && !IS_ENABLED(CONFIG_UML)
630 if (IS_ENABLED(CONFIG_ARM64_PTR_AUTH_KERNE
[all...]

Completed in 234 milliseconds

<<11121314151617181920>>