Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dtrace_probe.c602 static int __store_entry_arg(struct trace_probe *tp, int argnum);
668 ret = __store_entry_arg(ctx->tp, i); in parse_btf_arg()
773 static int __store_entry_arg(struct trace_probe *tp, int argnum) in __store_entry_arg() function
972 ret = __store_entry_arg(ctx->tp, param); in NOKPROBE_SYMBOL()