Home
last modified time | relevance | path

Searched refs:mmap (Results 2126 - 2150 of 2167) sorted by relevance

1...<<81828384858687

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c62 .mmap = kfd_mmap,
393 /* Return gpu_id as doorbell offset for mmap usage */ in kfd_ioctl_create_queue()
1176 * Generate a kfd mmap offset in kfd_ioctl_alloc_memory_of_gpu()
/kernel/linux/linux-6.6/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c2661 .mmap = v4l2_m2m_fop_mmap,
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/
H A Dcoda-common.c2781 .mmap = v4l2_m2m_fop_mmap,
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-driver.c2316 .mmap = vb2_fop_mmap,
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/
H A Dddbridge-core.c846 .mmap = NULL,
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dmain.c2550 .mmap = mlx4_ib_mmap,
/kernel/linux/linux-6.6/tools/objtool/
H A Dcheck.c348 cfi_hash = mmap(NULL, sizeof(struct hlist_head) << cfi_bits, in cfi_hash_alloc()
352 WARN("mmap fail cfi_hash"); in cfi_hash_alloc()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-sched.c3038 sched->tool.mmap = perf_event__process_mmap; in perf_sched__timehist()
/kernel/linux/linux-6.6/net/smc/
H A Daf_smc.c3282 .mmap = sock_no_mmap,
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_oss.c2893 pr_debug("pcm_oss: mmap begin\n"); in snd_pcm_oss_mmap()
2948 pr_debug("pcm_oss: mmap ok, bytes = 0x%x\n", in snd_pcm_oss_mmap()
2951 /* In mmap mode we never stop */ in snd_pcm_oss_mmap()
3133 .mmap = snd_pcm_oss_mmap,
/third_party/node/deps/v8/src/d8/
H A Dd8.cc262 // We use mmap, which initializes pages to zero anyway.
274 void* real_alloc = mmap(nullptr, kChunkSize, prot, flags, -1, 0);
282 FATAL("mmap (real) failed with error %d: %s", errno, strerror(errno));
285 mmap(nullptr, rounded_length, prot, flags | MAP_NORESERVE, -1, 0);
292 FATAL("mmap (virtual) failed with error %d: %s", errno, strerror(errno));
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c6599 .mmap = binder_mmap,
/kernel/linux/linux-5.10/drivers/iommu/intel/
H A Diommu.c3847 .mmap = dma_common_mmap,
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dmain.c1817 * forced by mmap function. in set_ucontext_resp()
4057 .mmap = mlx5_ib_mmap,
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-driver.c3080 dprintk("%d: mmap type=%s 0x%lx+%ld\n", in bttv_mmap()
3093 .mmap = bttv_mmap,
/kernel/linux/linux-5.10/fs/f2fs/
H A Dfile.c4350 .mmap = f2fs_file_mmap,
/kernel/linux/linux-5.10/mm/
H A Dmemory.c545 pr_alert("file:%pD fault:%ps mmap:%ps readpage:%ps\n", in print_bad_pte()
548 vma->vm_file ? vma->vm_file->f_op->mmap : NULL, in print_bad_pte()
1513 * hugetlbfs ->mmap method fails, in unmap_single_vma()
1855 * Usually this function is called from f_op->mmap() handler
1925 * from the mmap handler may immediately return the error as their caller
1929 * Context: Process context. Called by mmap handlers.
1949 * Context: Process context. Called by mmap handlers.
2160 * the caching- or encryption mode may not be known at mmap() time.
4278 * The VMA was not fully populated on mmap() or missing VM_DONTEXPAND in do_fault()
4953 * Only IO mappings and raw PFN mappings are allowed. The mmap semaphor
[all...]
/kernel/linux/linux-5.10/net/key/
H A Daf_key.c3767 .mmap = sock_no_mmap,
/kernel/linux/linux-6.6/fs/f2fs/
H A Dfile.c5024 .mmap = f2fs_file_mmap,
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsyscall.c295 /* kmalloc()'ed memory can't be mmap()'ed */ in __bpf_map_area_alloc()
944 .mmap = bpf_map_mmap,
/kernel/linux/linux-6.6/io_uring/
H A Dio_uring.c3420 /* Don't allow mmap if the ring was setup without it */ in io_uring_validate_mmap_request()
3426 /* Don't allow mmap if the ring was setup without it */ in io_uring_validate_mmap_request()
3720 .mmap = io_uring_mmap,
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H A Dqm.c2412 * restore vm_pfoff to initial value for mmap() in hisi_qm_uacce_mmap()
2620 .mmap = hisi_qm_uacce_mmap,
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dverbs.c181 /* Legacy support for libi40iw with hard-coded mmap key */ in irdma_mmap()
4590 .mmap = irdma_mmap,
/kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/
H A Dgoya.c5455 .mmap = goya_mmap,
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dmain.c1819 * forced by mmap function. in set_ucontext_resp()
3790 .mmap = mlx5_ib_mmap,

Completed in 151 milliseconds

1...<<81828384858687