| /linux-6.15/arch/s390/include/asm/ |
| H A D | arch_hweight.h | 33 if (__is_defined(MARCH_HAS_Z15_FEATURES)) in __arch_hweight64() 35 if (__is_defined(MARCH_HAS_Z196_FEATURES)) { in __arch_hweight64() 47 if (__is_defined(MARCH_HAS_Z15_FEATURES)) in __arch_hweight32() 49 if (__is_defined(MARCH_HAS_Z196_FEATURES)) { in __arch_hweight32() 60 if (__is_defined(MARCH_HAS_Z15_FEATURES)) in __arch_hweight16() 62 if (__is_defined(MARCH_HAS_Z196_FEATURES)) { in __arch_hweight16() 72 if (__is_defined(MARCH_HAS_Z196_FEATURES)) in __arch_hweight8()
|
| H A D | nospec-branch.h | 15 if (__is_defined(__DECOMPRESSOR)) in nobp_enabled() 26 return __is_defined(CC_USING_EXPOLINE) && !nospec_disable; in nospec_uses_trampoline()
|
| H A D | machine.h | 83 if (!__is_defined(__DECOMPRESSOR) && __builtin_constant_p(feature)) \
|
| H A D | facility.h | 81 if (!__is_defined(__DECOMPRESSOR) && __builtin_constant_p(nr)) { in test_facility()
|
| H A D | lowcore.h | 222 if (__is_defined(__DECOMPRESSOR)) in get_lowcore()
|
| H A D | uaccess.h | 403 if (__is_defined(__DECOMPRESSOR)) in s390_kernel_write()
|
| /linux-6.15/tools/include/linux/ |
| H A D | kconfig.h | 35 #define __is_defined(x) ___is_defined(x) macro 44 #define IS_BUILTIN(option) __is_defined(option) 50 #define IS_MODULE(option) __is_defined(option##_MODULE) 59 __and(IS_MODULE(option), __is_defined(MODULE)))
|
| /linux-6.15/include/linux/ |
| H A D | kconfig.h | 41 #define __is_defined(x) ___is_defined(x) macro 50 #define IS_BUILTIN(option) __is_defined(option) 57 #define IS_MODULE(option) __is_defined(option##_MODULE) 66 __and(IS_MODULE(option), __is_defined(MODULE)))
|
| H A D | cookie.h | 37 if (__is_defined(CONFIG_SMP) && in gen_cookie_next()
|
| H A D | pgtable.h | 1860 #define mm_p4d_folded(mm) __is_defined(__PAGETABLE_P4D_FOLDED) 1864 #define mm_pud_folded(mm) __is_defined(__PAGETABLE_PUD_FOLDED) 1868 #define mm_pmd_folded(mm) __is_defined(__PAGETABLE_PMD_FOLDED)
|
| H A D | ftrace.h | 885 #define ftrace_need_init_nop() (!__is_defined(CC_USING_NOP_MCOUNT))
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | vmware.h | 107 if (unlikely(!alternatives_patched) && !__is_defined(MODULE)) in vmware_hypercall1() 132 if (unlikely(!alternatives_patched) && !__is_defined(MODULE)) in vmware_hypercall3() 157 if (unlikely(!alternatives_patched) && !__is_defined(MODULE)) in vmware_hypercall4() 183 if (unlikely(!alternatives_patched) && !__is_defined(MODULE)) in vmware_hypercall5() 211 if (unlikely(!alternatives_patched) && !__is_defined(MODULE)) in vmware_hypercall6() 239 if (unlikely(!alternatives_patched) && !__is_defined(MODULE)) in vmware_hypercall7()
|
| /linux-6.15/tools/include/tools/ |
| H A D | config.h | 23 #define __is_defined(x) ___is_defined(x) macro 32 #define IS_BUILTIN(option) __is_defined(option)
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | virt.h | 120 BUILD_BUG_ON(__is_defined(__KVM_NVHE_HYPERVISOR__) || in is_kernel_in_hyp_mode() 121 __is_defined(__KVM_VHE_HYPERVISOR__)); in is_kernel_in_hyp_mode()
|
| H A D | kernel-pgtable.h | 43 #define EXTRA_PAGE __is_defined(CONFIG_RELOCATABLE)
|
| H A D | cpufeature.h | 415 return __is_defined(__KVM_VHE_HYPERVISOR__); in is_vhe_hyp_code() 421 return __is_defined(__KVM_NVHE_HYPERVISOR__); in is_nvhe_hyp_code()
|
| H A D | kvm_nested.h | 12 return (!__is_defined(__KVM_NVHE_HYPERVISOR__) && in vcpu_has_nv()
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | nospec-branch.c | 69 if (__is_defined(CC_USING_EXPOLINE)) in nospec_auto_detect() 72 } else if (__is_defined(CC_USING_EXPOLINE)) { in nospec_auto_detect()
|
| /linux-6.15/arch/powerpc/include/asm/vdso/ |
| H A D | timebase.h | 54 if (__is_defined(__powerpc64__)) in get_tb()
|
| /linux-6.15/drivers/crypto/ |
| H A D | sahara.c | 345 if (!__is_defined(DEBUG)) in sahara_decode_status() 397 if (!__is_defined(DEBUG)) in sahara_dump_descriptors() 418 if (!__is_defined(DEBUG)) in sahara_dump_links()
|
| /linux-6.15/mm/ |
| H A D | slab_common.c | 471 if (__is_defined(SLAB_SUPPORTS_SYSFS) && slab_state >= FULL) in kmem_cache_release()
|
| /linux-6.15/drivers/usb/host/ |
| H A D | sl811-hcd.c | 1293 if (__is_defined(VERBOSE) || in sl811h_hub_control()
|
| /linux-6.15/security/smack/ |
| H A D | smack_lsm.c | 3042 if (__is_defined(SMACK_IPV6_SECMARK_LABELING)) in smack_socket_connect()
|