Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Dctrlmondata.c219 static int parse_line(char *line, struct resctrl_schema *s, in parse_line() function
/linux-6.15/tools/arch/x86/kcpuid/
H A Dkcpuid.c283 static int parse_line(char *line) in parse_line() function
/linux-6.15/drivers/thunderbolt/
H A Ddebugfs.c152 static bool parse_line(char **line, u32 *offs, u32 *val, int short_fmt_len, in parse_line() function