Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/trace/
Dtrace_probe.c366 parse_probe_arg(char *arg, const struct fetch_type *type, in parse_probe_arg() function
480 ret = parse_probe_arg(arg, t2, &code, end, flags, offs); in parse_probe_arg()
654 ret = parse_probe_arg(arg, parg->type, &code, &code[FETCH_INSN_MAX - 1], in traceprobe_parse_probe_arg_body()