Searched refs:tparg_is_function_entry (Results 1 – 2 of 2) sorted by relevance
687 if (tparg_is_function_entry(ctx->flags)) { in parse_btf_arg()1026 if (tparg_is_function_entry(ctx->flags)) { in NOKPROBE_SYMBOL()1236 if (!tparg_is_function_entry(ctx->flags) && in parse_probe_arg()1670 if (!tparg_is_function_entry(ctx->flags) && in argv_has_var_arg()
401 static inline bool tparg_is_function_entry(unsigned int flags) in tparg_is_function_entry() function
Completed in 8 milliseconds