Home
last modified time | relevance | path

Searched refs:ANNOTATE_INSTR_END (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dinstrumentation.h51 ANNOTATE_INSTR_END(__ASM_BREF(c)) \
H A Dannotate.h73 #define ANNOTATE_INSTR_END(label) ASM_ANNOTATE_LABEL(label, ANNOTYPE_INSTR_END) macro