Searched refs:__has_attribute (Results 1 – 16 of 16) sorted by relevance
91 #if __has_attribute(__copy__)104 #if __has_attribute(__counted_by__)116 #if __has_attribute(__diagnose_as_builtin__)139 #if __has_attribute(__designated_init__)150 #if __has_attribute(__error__)161 #if __has_attribute(__externally_visible__)198 #if __has_attribute(__no_caller_saved_registers__)209 #if __has_attribute(__noclone__)226 #if __has_attribute(__fallthrough__)252 #if __has_attribute(__nonstring__)[all …]
21 __has_attribute(btf_type_tag) && !defined(__BINDGEN__)140 #if __has_attribute(__preserve_most__) && (defined(CONFIG_X86_64) || defined(CONFIG_ARM64))161 #if __has_attribute(__retain__) && \
100 #if defined(CONFIG_KCOV) && __has_attribute(__no_sanitize_coverage__)
25 #ifndef __has_attribute26 #define __has_attribute(x) 0 macro56 #if ((defined(__clang__) && __has_attribute(__target__)) \
51 #ifndef __has_attribute52 #define __has_attribute(x) 0 macro60 #if __has_attribute(__fallthrough__)
9 #if defined(__has_attribute)10 # define __nolibc_has_attribute(attr) __has_attribute(attr)
15 #if __has_attribute(__fallthrough__)21 #if __has_attribute(__error__)
13 #ifdef __has_attribute14 #define HAVE_ATTRIBUTE(x) __has_attribute(x)
29 #ifdef __has_attribute30 #if __has_attribute(disable_tail_calls)
7 #if __has_attribute(btf_type_tag)
7 #if __has_attribute(btf_decl_tag)
7 #if __has_attribute(__fallthrough__)
17 # if __has_attribute(model)
448 if (!__has_attribute(__counted_by__)) in lkdtm_FAM_BOUNDS()
1111 #if !__has_attribute(__no_stack_protector__) in start_kernel()
1190 #if __has_attribute(__counted_by__) in DEFINE_FLEX_test()