Home
last modified time | relevance | path

Searched refs:mmap (Results 1726 - 1750 of 2047) sorted by relevance

1...<<61626364656667686970>>...82

/kernel/linux/linux-6.6/net/dccp/
H A Dipv6.c1090 .mmap = sock_no_mmap,
/kernel/linux/linux-6.6/net/llc/
H A Daf_llc.c1244 .mmap = sock_no_mmap,
/kernel/linux/linux-6.6/net/ipv6/
H A Draw.c1293 .mmap = sock_no_mmap,
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c1174 .mmap = q6asm_dai_compr_mmap,
/kernel/linux/linux-6.6/tools/bpf/
H A Dbpf_dbg.c972 pcap_ptr_va_start = mmap(NULL, pcap_map_size, PROT_READ, in try_load_pcap()
975 rl_printf("mmap of file failed!"); in try_load_pcap()
/kernel/linux/linux-6.6/sound/soc/qcom/
H A Dlpass-platform.c1260 .mmap = lpass_platform_pcmops_mmap,
/third_party/elfutils/libelf/
H A Delf_begin.c643 /* Open a file for reading. If possible we will try to mmap() the file. */
678 map_address = mmap (NULL, maxsize, (cmd == ELF_C_READ_MMAP in read_file()
711 /* Remember that we mmap()ed the memory. */ in read_file()
/third_party/ffmpeg/libavdevice/
H A Dv4l2.c138 s->mmap_f = prefix ## mmap; \ in device_open()
406 av_log(ctx, AV_LOG_ERROR, "mmap: %s\n", av_err2str(res)); in mmap_init()
/third_party/alsa-lib/src/pcm/
H A Dpcm_dmix.c907 .mmap = snd_pcm_direct_mmap,
H A Dpcm_meter.c521 .mmap = snd_pcm_generic_mmap,
H A Dpcm_ioplug.c921 .mmap = snd_pcm_ioplug_mmap,
996 mmap_rw specifies whether the plugin behaves in the pseudo mmap mode.
1196 * \brief Reinitialize the poll and mmap status
1200 * Reinitializes the poll and the mmap status of the PCM.
1217 * \brief Get mmap area of ioplug
1219 * \return the mmap channel areas if available, or NULL
1221 * Returns the mmap channel areas if available. When mmap_rw field is not set,
H A Dpcm_plug.c780 return 0; /* OK, we have mmap support */ in check_access_change()
782 /* no mmap support - we need mmap emulation */ in check_access_change()
1127 .mmap = snd_pcm_generic_mmap,
H A Dpcm_route.c923 .mmap = snd_pcm_generic_mmap,
H A Dpcm_softvol.c431 * TODO: mmap support?
889 .mmap = snd_pcm_generic_mmap,
H A Dpcm_file.c839 .mmap = snd_pcm_generic_mmap,
/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc1343 void* const stack = mmap(nullptr, stack_size, PROT_READ | PROT_WRITE, in ExecDeathTestSpawnChild()
/third_party/NuttX/drivers/usbdev/gadget/
H A Dcdcacm.c238 .mmap = NULL,
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_generic_ep0.c1158 .mmap = generic_ep0_handle_mmap,
/third_party/alsa-lib/aserver/
H A Daserver.c473 return shm_ack_fd(client, ctrl->u.channel_info.u.mmap.fd); in pcm_shm_cmd()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_drm.c356 void *map = mmap(0, bo->size, PROT_READ | PROT_WRITE, MAP_SHARED, in tu_bo_map()
/third_party/node/deps/googletest/src/
H A Dgtest-death-test.cc1309 void* const stack = mmap(nullptr, stack_size, PROT_READ | PROT_WRITE, in ExecDeathTestSpawnChild()
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer.cpp162 file->map = (uint8_t *) mmap(NULL, sb.st_size, in aub_file_open()
165 fprintf(stderr, "mmap failed: %s\n", strerror(errno)); in aub_file_open()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c1121 void *ptr = mmap(NULL, size, PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0); in wsi_wl_alloc_image_shm()
/third_party/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc1369 void* const stack = mmap(nullptr, stack_size, PROT_READ | PROT_WRITE, in ExecDeathTestSpawnChild()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DTestUtil.h653 // AssembledTest is a wrapper around a PROT_EXEC mmap'ed buffer. This buffer
713 ExecutableData = mmap(nullptr, Size, PROT_WRITE | PROT_READ | PROT_EXEC,

Completed in 44 milliseconds

1...<<61626364656667686970>>...82