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.h422 #define TPARG_FL_TPOINT BIT(6) macro
H A Dtrace_probe.c559 if (ctx->flags & TPARG_FL_TPOINT) { in query_btf_context()
810 if (ctx->flags & TPARG_FL_TPOINT) in parse_btf_arg()
1365 if (ctx->flags & TPARG_FL_TPOINT) in parse_probe_var_arg()
H A Dtrace_fprobe.c1310 ctx->flags |= TPARG_FL_TPOINT; in trace_fprobe_create_internal()