Home
last modified time | relevance | path

Searched refs:add_sz (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/bpf/
H A Dstrset.c104 static void *strset_add_str_mem(struct strset *set, size_t add_sz) in strset_add_str_mem() argument
107 set->strs_data_len, set->strs_data_max_len, add_sz); in strset_add_str_mem()
H A Dbtf.c1764 static void *btf_add_type_mem(struct btf *btf, size_t add_sz) in btf_add_type_mem() argument
1767 btf->hdr->type_len, UINT_MAX, add_sz); in btf_add_type_mem()