Searched refs:hypot_map (Results 1 – 1 of 1) sorted by relevance
3239 __u32 *hypot_map; member3282 d->hypot_map[from_id] = to_id;3291 d->hypot_map[d->hypot_list[i]] = BTF_UNPROCESSED_ID;3304 free(d->hypot_map);3305 d->hypot_map = NULL;3368 d->hypot_map = malloc(sizeof(__u32) * type_cnt);3369 if (!d->hypot_map) {3374 d->hypot_map[i] = BTF_UNPROCESSED_ID;4147 hypot_type_id = d->hypot_map[canon_id];4326 targ_type_id = d->hypot_map[canon_type_id];[all …]