Lines Matching defs:data
59 struct bootstage_data *data; in bootstage_relocate() local
86 struct bootstage_record *find_id(struct bootstage_data *data, in find_id()
101 struct bootstage_record *ensure_id(struct bootstage_data *data, in ensure_id()
119 struct bootstage_data *data = gd->bootstage; in bootstage_add_record() local
197 struct bootstage_data *data = gd->bootstage; in bootstage_start() local
211 struct bootstage_data *data = gd->bootstage; in bootstage_accum() local
271 struct bootstage_data *data = gd->bootstage; in add_bootstages_devicetree() local
329 struct bootstage_data *data = gd->bootstage; in bootstage_report() local
367 static void append_data(char **ptrp, char *end, const void *data, int size) in append_data()
380 const struct bootstage_data *data = gd->bootstage; in bootstage_stash() local
429 struct bootstage_data *data = gd->bootstage; in bootstage_unstash() local
521 struct bootstage_data *data = gd->bootstage; in bootstage_get_size() local
534 struct bootstage_data *data; in bootstage_init() local