Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace_probe.h396 #define TPARG_FL_TPOINT BIT(6) macro
H A Dtrace_probe.c473 if (ctx->flags & TPARG_FL_TPOINT) { in query_btf_context()
671 if (ctx->flags & TPARG_FL_TPOINT) in parse_btf_arg()
1005 if (ctx->flags & TPARG_FL_TPOINT) in NOKPROBE_SYMBOL()
H A Dtrace_fprobe.c1183 ctx->flags |= TPARG_FL_TPOINT; in DEFINE_FREE()