Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_probe.c486 static int __parse_bitfield_probe_arg(const char *bf, in __parse_bitfield_probe_arg() function
560 ret = __parse_bitfield_probe_arg(t, parg->type, &parg->fetch); in traceprobe_parse_probe_arg()