Searched refs:bif_entry (Results 1 – 1 of 1) sorted by relevance
13 struct bif_entry { struct55 char *(*parse)(char *line, struct bif_entry *bf);61 int (*add)(struct bif_entry *bf);110 static char *parse_dest_cpu(char *line, struct bif_entry *bf) in parse_dest_cpu()135 static char *parse_el(char *line, struct bif_entry *bf) in parse_el()150 static char *parse_load(char *line, struct bif_entry *bf) in parse_load()159 static char *parse_entry(char *line, struct bif_entry *bf) in parse_entry()168 static char *parse_offset(char *line, struct bif_entry *bf) in parse_offset()177 static char *parse_partition_owner(char *line, struct bif_entry *bf) in parse_partition_owner()298 static int bif_add_pmufw(struct bif_entry *bf, const char *data, size_t len) in bif_add_pmufw()[all …]