Home
last modified time | relevance | path

Searched refs:static_call_tramp (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dtracepoint-defs.h36 void *static_call_tramp; member
A Dtracepoint.h303 .static_call_tramp = STATIC_CALL_TRAMP_ADDR(tp_func_##_name), \
/linux/tools/objtool/include/objtool/
A Delf.h58 u8 static_call_tramp : 1; member
/linux/kernel/
A Dtracepoint.c317 __static_call_update(tp->static_call_key, tp->static_call_tramp, func); in tracepoint_update_call()
/linux/tools/objtool/
A Dcheck.c1060 if (sym->static_call_tramp) { in annotate_call_site()
2002 func->static_call_tramp = true; in classify_symbols()
3313 if (insn->func->static_call_tramp) in ignore_unreachable_insn()

Completed in 14 milliseconds