Lines Matching defs:data
53 struct bootstage_data *data = gd->bootstage; in bootstage_relocate() local
67 struct bootstage_record *find_id(struct bootstage_data *data, in find_id()
82 struct bootstage_record *ensure_id(struct bootstage_data *data, in ensure_id()
100 struct bootstage_data *data = gd->bootstage; in bootstage_add_record() local
173 struct bootstage_data *data = gd->bootstage; in bootstage_start() local
187 struct bootstage_data *data = gd->bootstage; in bootstage_accum() local
252 struct bootstage_data *data = gd->bootstage; in add_bootstages_devicetree() local
310 struct bootstage_data *data = gd->bootstage; in bootstage_report() local
351 static void append_data(char **ptrp, char *end, const void *data, int size) in append_data()
364 const struct bootstage_data *data = gd->bootstage; in bootstage_stash() local
420 struct bootstage_data *data = gd->bootstage; in bootstage_unstash() local
494 struct bootstage_data *data; in bootstage_init() local