Searched refs:STATIC_CALL_SITE_TAIL (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dstatic_call_types.h24 #define STATIC_CALL_SITE_TAIL 1UL /* tail call */ macro
/linux-master/tools/include/linux/
H A Dstatic_call_types.h24 #define STATIC_CALL_SITE_TAIL 1UL /* tail call */ macro
/linux-master/kernel/
H A Dstatic_call_inline.c67 return __static_call_key(site) & STATIC_CALL_SITE_TAIL;
/linux-master/tools/objtool/
H A Dcheck.c749 is_sibling_call(insn) * STATIC_CALL_SITE_TAIL))

Completed in 138 milliseconds