Lines Matching defs: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()
319 static int bif_add_part(struct bif_entry *bf, const char *data, size_t len) in bif_add_part()
457 static int bif_add_bit(struct bif_entry *bf) in bif_add_bit()
534 static int bif_add_bin(struct bif_entry *bf) in bif_add_bin()
643 static int bif_add_elf(struct bif_entry *bf) in bif_add_elf()
761 const struct bif_flags *bf; in find_flag() local
870 const struct bif_flags *bf; in zynqmpbif_copy_image() local