Home
last modified time | relevance | path

Searched defs:new_size (Results 1 – 6 of 6) sorted by relevance

/tools/virtio/linux/
Dkernel.h118 static inline void *krealloc_array(void *p, size_t new_n, size_t new_size, gfp_t gfp) in krealloc_array()
/tools/include/nolibc/
Dstdlib.h165 void *realloc(void *old_ptr, size_t new_size) in realloc()
/tools/testing/selftests/mm/
Dprotection_keys.c648 size_t new_size = new_nr_records * sizeof(struct pkey_malloc_record); in record_pkey_malloc() local
/tools/perf/util/
Dsymbol.c1350 u64 new_size = map__size(new_map); in dso__load_kcore() local
Dheader.c114 size_t new_size = ff->size; in __do_write_buf() local
/tools/power/x86/turbostat/
Dturbostat.c1549 void pmt_counter_resize_(struct pmt_counter *pcounter, unsigned int new_size) in pmt_counter_resize_()
1568 void pmt_counter_resize(struct pmt_counter *pcounter, unsigned int new_size) in pmt_counter_resize()