Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dinstrumentation.h13 ANNOTATE_INSTR_BEGIN(__ASM_BREF(c)) \
H A Dobjtool.h161 #define ANNOTATE_INSTR_BEGIN(label) __ASM_ANNOTATE(label, ANNOTYPE_INSTR_BEGIN) macro