Home
last modified time | relevance | path

Searched refs:reallocarray (Results 1 – 13 of 13) sorted by relevance

/linux/tools/build/feature/
A Dtest-reallocarray.c7 return !!reallocarray(NULL, 1, 1); in main()
A DMakefile21 test-reallocarray.bin \
238 $(OUTPUT)test-reallocarray.bin:
/linux/tools/include/tools/
A Dlibc_compat.h11 static inline void *reallocarray(void *ptr, size_t nmemb, size_t size) in reallocarray() function
/linux/tools/bpf/bpftool/
A DMakefile99 FEATURE_TESTS = libbfd disassembler-four-args reallocarray zlib libcap \
124 ifeq ($(feature-reallocarray), 0)
A Dxlated_dumper.c35 tmp = reallocarray(dd->sym_mapping, dd->sym_count + 1, in kernel_syms_load()
A Dprog.c1475 new_map_replace = reallocarray(map_replace, in load_with_options()
/linux/tools/build/
A DMakefile.feature59 reallocarray \
/linux/tools/perf/util/
A Dhashmap.c19 #pragma GCC poison reallocarray
A Dcs-etm.c369 traceid_queues = reallocarray(traceid_queues, in cs_etm__etmq_get_traceid_queue()
/linux/tools/lib/bpf/
A Dhashmap.c19 #pragma GCC poison reallocarray
A Dlibbpf_internal.h25 #pragma GCC poison reallocarray
/linux/tools/perf/arch/arm64/util/
A Darm-spe.c330 wrapped = reallocarray(ptr->wrapped, new_cnt, sizeof(bool)); in arm_spe_alloc_wrapped_array()
/linux/tools/perf/
A DMakefile.config478 ifeq ($(feature-reallocarray), 0)
1011 ifeq ($(feature-reallocarray), 0)

Completed in 25 milliseconds