Home
last modified time | relevance | path

Searched defs:parse_line (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/arch/x86/kernel/cpu/resctrl/
Dctrlmondata.c188 static int parse_line(char *line, struct rdt_resource *r, in parse_line() function
/linux-5.10/drivers/thunderbolt/
Ddebugfs.c81 static bool parse_line(char **line, u32 *offs, u32 *val, int short_fmt_len, in parse_line() function