Searched refs:TPARG_FL_TEVENT (Results 1 – 3 of 3) sorted by relevance
384 * TPARG_FL_RETURN, TPARG_FL_FENTRY and TPARG_FL_TEVENT are mutually exclusive.392 #define TPARG_FL_TEVENT BIT(3)393 #define TPARG_FL_TEVENT global() macro
889 if (ctx->flags & TPARG_FL_TEVENT) { in NOKPROBE_SYMBOL()1034 if (ctx->flags & (TPARG_FL_TEVENT | TPARG_FL_FPROBE)) { in parse_probe_arg()1290 if (!(ctx->flags & TPARG_FL_TEVENT) && in traceprobe_parse_probe_arg_body()
805 .flags = TPARG_FL_KERNEL | TPARG_FL_TEVENT, in trace_eprobe_tp_update_arg()