Home
last modified time | relevance | path

Searched refs:tparg_is_function_entry (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/kernel/trace/
Dtrace_probe.h379 static inline bool tparg_is_function_entry(unsigned int flags) in tparg_is_function_entry() function
Dtrace_probe.c833 if (len && tparg_is_function_entry(ctx->flags)) { in parse_probe_vars()
1040 if (!tparg_is_function_entry(ctx->flags)) { in parse_probe_arg()
1441 if (!tparg_is_function_entry(ctx->flags)) { in argv_has_var_arg()