Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_probe.c664 static int __store_entry_arg(struct trace_probe *tp, int argnum);
743 ret = __store_entry_arg(ctx->tp, i); in parse_btf_arg()
951 static int __store_entry_arg(struct trace_probe *tp, int argnum) in __store_entry_arg() function
1145 ret = __store_entry_arg(ctx->tp, param); in NOKPROBE_SYMBOL()