Home
last modified time | relevance | path

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

/linux/tools/arch/x86/kcpuid/
A Dkcpuid.c283 static int parse_line(char *line) in parse_line() function
430 parse_line(line); in parse_text()
/linux/arch/x86/kernel/cpu/resctrl/
A Dctrlmondata.c209 static int parse_line(char *line, struct resctrl_schema *s, in parse_line() function
351 return parse_line(tok, s, rdtgrp); in rdtgroup_parse_resource()
/linux/drivers/thunderbolt/
A Ddebugfs.c133 static bool parse_line(char **line, u32 *offs, u32 *val, int short_fmt_len, in parse_line() function
199 while (parse_line(&line, &offset, &val, 2, 5)) { in regs_write()
1638 while (parse_line(&line, &offset, &val, 1, 4)) { in counters_write()

Completed in 21 milliseconds