Home
last modified time | relevance | path

Searched refs:annotate_unreachable (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dcompiler.h122 #define annotate_unreachable() ({ \ macro
139 #define annotate_unreachable() macro
148 annotate_unreachable(); \
Dcompiler-gcc.h77 annotate_unreachable(); \
/kernel/linux/linux-6.6/include/linux/
Dcompiler.h125 #define annotate_unreachable() __annotate_unreachable(__COUNTER__) macro
131 #define annotate_unreachable() macro
137 annotate_unreachable(); \
Dcompiler-gcc.h64 annotate_unreachable(); \