Home
last modified time | relevance | path

Searched refs:malloc (Results 2276 - 2300 of 3362) sorted by relevance

1...<<919293949596979899100>>...135

/kernel/linux/linux-6.6/tools/testing/selftests/openat2/
H A Dopenat2_test.c114 copy = malloc(misalign + sizeof(how_ext)); in test_openat2_struct()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c219 assert(NULL != (outbuf = (char *)malloc(outlen))); in compress_file()
/kernel/linux/linux-6.6/tools/testing/selftests/sched/
H A Dcs_prctl_test.c141 child_stack = malloc(STACK_SIZE); in create_threads()
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
H A Dvhci_driver.c198 buffer = malloc(buffer_len); in read_record()
/kernel/linux/linux-6.6/tools/testing/selftests/capabilities/
H A Dtest_execve.c16 #include <malloc.h>
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Dnf-queue.c279 buf = malloc(buflen); in mainloop()
281 perror("malloc"); in mainloop()
/kernel/liteos_a/testsuites/kernel/include/
H A DosTest.h150 extern void *malloc(size_t size);
/kernel/liteos_a/net/telnet/src/
H A Dtelnet_dev.c155 telnetDev->cmdFifo = (TELNTE_FIFO_S *)malloc(sizeof(TELNTE_FIFO_S)); in TelnetOpen()
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/
H A DIt_posix_pthread.c166 g_scenarii[i].bottom = malloc(minstacksize + pagesize); in ScenarInit()
/kernel/linux/linux-6.6/lib/
H A Dbootconfig.c73 return malloc(size); in xbc_alloc_mem()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Djit_disasm.c241 ctx->info = malloc(sizeof(struct disassemble_info)); in init_context()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf_probes.c236 raw_btf = malloc(btf_len); in libbpf__load_raw_btf()
H A Dzip.c222 archive = malloc(sizeof(*archive)); in zip_archive_open()
/kernel/linux/linux-6.6/tools/bootconfig/
H A Dmain.c138 *buf = malloc(size + 1); in load_xbc_fd()
/kernel/linux/linux-6.6/tools/hv/
H A Dhv_vss_daemon.c71 buffer = malloc(PATH_MAX); in is_dev_loop()
/third_party/curl/tests/libtest/
H A Dlib582.c81 sockets->sockets = malloc(sizeof(curl_socket_t) * 20U); in addFd()
H A Dlib530.c89 sockets->sockets = malloc(sizeof(curl_socket_t) * 20U); in addFd()
/third_party/elfutils/tests/
H A Delfcopy.c197 offs = malloc (shnum * sizeof (GElf_Off)); in copy_elf()
/third_party/exfatprogs/lib/
H A Dexfat_fs.c187 bd[i].buffer = (char *)malloc(clu_size); in exfat_alloc_buffer()
/third_party/elfutils/libdwfl/
H A Dfind-debuginfo.c41 On success, *DEBUGINFO_FILE_NAME has the malloc'd name of the open file. */
184 localname = malloc (len + sizeof ".debug"); in find_debuginfo_in_path()
H A Dgzip.c175 leave that portion malloc'd in *WHOLE, *WHOLE_SIZE. If *WHOLE
200 state.input_buffer = malloc (READ_SIZE); in unzip()
/third_party/eudev/src/shared/
H A Dselinux-util.c22 #include <malloc.h>
/third_party/curl/src/
H A Dvar.c48 char *p = malloc(len + 1); in Memdup()
/third_party/glfw/tests/
H A Djoysticks.c106 text = malloc(size + 1); in drop_callback()
/third_party/alsa-utils/alsactl/
H A Dalsactl.c269 short_option = malloc(128); in main()

Completed in 16 milliseconds

1...<<919293949596979899100>>...135