Lines Matching refs:malloc
771 btf->raw_data = malloc(size);
969 data = malloc(sz);
1110 log_buf = malloc(log_buf_size);
1260 ptr = malloc(last_size);
1421 hdr = malloc(btf->hdr->hdr_len);
1422 types = malloc(btf->hdr->type_len);
1423 strs = malloc(btf->hdr->str_len);
2532 btf_ext->data = malloc(size);
2986 d->map = malloc(sizeof(__u32) * (1 + btf->nr_types));
3003 d->hypot_map = malloc(sizeof(__u32) * (1 + btf->nr_types));
3224 tmp_strs = malloc(d->btf->hdr->str_len);