Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_events_inject.c196 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry() function
305 size = parse_entry(buf, call, &entry); in event_inject_write()
/openbmc/u-boot/tools/
H A Dzynqmpbif.c159 static char *parse_entry(char *line, struct bif_entry *bf) in parse_entry() function
201 { "startup=", 0, parse_entry },