Searched refs:hypot_map (Results 1 – 1 of 1) sorted by relevance
3388 __u32 *hypot_map; member3431 d->hypot_map[from_id] = to_id;3440 d->hypot_map[d->hypot_list[i]] = BTF_UNPROCESSED_ID;3453 free(d->hypot_map);3454 d->hypot_map = NULL;3517 d->hypot_map = malloc(sizeof(__u32) * type_cnt);3518 if (!d->hypot_map) {3523 d->hypot_map[i] = BTF_UNPROCESSED_ID;4296 hypot_type_id = d->hypot_map[canon_id];4475 targ_type_id = d->hypot_map[canon_type_id];[all …]