Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace_probe.c468 static int __parse_bitfield_probe_arg(const char *bf, in __parse_bitfield_probe_arg() function
536 ret = __parse_bitfield_probe_arg(t, parg->type, &parg->fetch); in traceprobe_parse_probe_arg()