Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dinstrumentation.h51 ANNOTATE_INSTR_END(__ASM_BREF(c)) \
H A Dobjtool.h162 #define ANNOTATE_INSTR_END(label) __ASM_ANNOTATE(label, ANNOTYPE_INSTR_END) macro