Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace_probe.c354 static int __parse_imm_string(char *str, char **pbuf, int offs) in __parse_imm_string() function
504 ret = __parse_imm_string(arg + 2, &tmp, offs + 2); in parse_probe_arg()