Searched refs:mmap (Results 1801 - 1825 of 2047) sorted by relevance
1...<<71727374757677787980>>...82
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | superpipe.c | 1088 * cxlflash_mmap_fault() - mmap fault handler for adapter file descriptor 1169 * cxlflash_cxl_mmap() - mmap handler for adapter file descriptor 1173 * Installs local mmap vmops to 'catch' faults for error notification support. 1203 dev_dbg(dev, "%s: mmap for context %d\n", __func__, ctxid); in cxlflash_cxl_mmap() 1207 /* Insert ourself in the mmap fault handler path */ in cxlflash_cxl_mmap() 1220 .mmap = cxlflash_cxl_mmap,
|
/kernel/linux/linux-5.10/drivers/staging/vc04_services/bcm2835-camera/ |
H A D | bcm2835-camera.c | 1480 .mmap = vb2_fop_mmap,
|
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbmem.c | 1497 .mmap = fb_mmap,
|
/kernel/linux/linux-5.10/net/rose/ |
H A D | af_rose.c | 1521 .mmap = sock_no_mmap,
|
/kernel/linux/linux-5.10/net/x25/ |
H A D | af_x25.c | 1765 .mmap = sock_no_mmap,
|
/kernel/linux/linux-5.10/scripts/mod/ |
H A D | modpost.c | 460 map = mmap(NULL, *size, PROT_READ|PROT_WRITE, MAP_PRIVATE, fd, 0); in grab_file()
|
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | numa.c | 393 buf = (void *)mmap(0, bytes, PROT_READ|PROT_WRITE, MAP_ANON|map_flags, -1, 0); in alloc_data()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-kmem.c | 970 .mmap = perf_event__process_mmap,
|
H A D | builtin-diff.c | 471 .mmap = perf_event__process_mmap,
|
/kernel/linux/linux-5.10/sound/x86/ |
H A D | intel_hdmi_audio.c | 1272 * ALSA PCM mmap callback 1294 .mmap = had_pcm_mmap,
|
/kernel/linux/linux-5.10/fs/ |
H A D | aio.c | 377 .mmap = aio_ring_mmap, 525 pr_debug("attempting mmap of %lu bytes\n", ctx->mmap_size); in aio_setup_ring() 543 pr_debug("mmap address: 0x%08lx\n", ctx->mmap_base); in aio_setup_ring()
|
H A D | block_dev.c | 2070 .mmap = generic_file_mmap,
|
H A D | binfmt_elf_fdpic.c | 112 if (!file->f_op->mmap) in is_elf() 1008 * map a binary by direct mmap() of the individual PT_LOAD segments 1092 kdebug("mmap[%d] <file> sz=%lx pr=%x fl=%x of=%lx --> %08lx", in elf_fdpic_map_file_by_direct_mmap() 1137 kdebug("mmap[%d] <anon>" in elf_fdpic_map_file_by_direct_mmap()
|
H A D | read_write.c | 31 .mmap = generic_file_readonly_mmap,
|
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | file.c | 80 * with new data via mmap() based writes, so we cannot just zero it. And since 81 * POSIX specifies that the behaviour of resizing a file whilst it is mmap()ped 2013 .mmap = generic_file_mmap,
|
/kernel/linux/linux-5.10/mm/ |
H A D | ksm.c | 465 * mmap of /dev/mem or /dev/kmem, where we would not want to touch it. 983 for (vma = mm->mmap; vma; vma = vma->vm_next) { in unmerge_and_remove_all_rmap_items()
|
/kernel/linux/linux-5.10/fs/zonefs/ |
H A D | super.c | 1205 .mmap = zonefs_file_mmap,
|
/kernel/linux/linux-5.10/net/appletalk/ |
H A D | ddp.c | 1930 .mmap = sock_no_mmap,
|
/kernel/linux/linux-5.10/net/ax25/ |
H A D | af_ax25.c | 2015 .mmap = sock_no_mmap,
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | l2cap_sock.c | 1929 .mmap = sock_no_mmap,
|
H A D | hci_sock.c | 2073 .mmap = sock_no_mmap
|
/kernel/linux/linux-5.10/net/can/ |
H A D | isotp.c | 1649 .mmap = sock_no_mmap,
|
H A D | bcm.c | 1707 .mmap = sock_no_mmap,
|
/kernel/linux/linux-5.10/net/iucv/ |
H A D | af_iucv.c | 2252 .mmap = sock_no_mmap,
|
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/ |
H A D | tm6000-video.c | 1522 .mmap = tm6000_mmap,
|
Completed in 60 milliseconds
1...<<71727374757677787980>>...82