Home
last modified time | relevance | path

Searched refs:TPARG_FL_TPOINT (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/trace/
H A Dtrace_probe.h404 #define TPARG_FL_TPOINT BIT(6) macro
H A Dtrace_probe.c492 if (ctx->flags & TPARG_FL_TPOINT) { in query_btf_context()
690 if (ctx->flags & TPARG_FL_TPOINT) in parse_btf_arg()
1033 if (ctx->flags & TPARG_FL_TPOINT) in NOKPROBE_SYMBOL()
H A Dtrace_fprobe.c1314 ctx->flags |= TPARG_FL_TPOINT; in trace_fprobe_create_internal()