Home
last modified time | relevance | path

Searched refs:mmapped (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-elektor.c43 static int mmapped; variable
135 if (!mmapped) { in pcf_isa_init()
227 mmapped = 1; in elektor_match()
243 if (mmapped && base < 0xc8000) { in elektor_match()
274 if (!mmapped) { in elektor_probe()
293 if (!mmapped) { in elektor_remove()
320 module_param_hw(mmapped, int, other, 0);
/linux/fs/kernfs/
H A Dfile.c493 if (of->mmapped && of->vm_ops != vma->vm_ops) in kernfs_fop_mmap()
504 if (!of->mmapped) { in kernfs_fop_mmap()
505 of->mmapped = true; in kernfs_fop_mmap()
597 if (of->mmapped) in kernfs_unlink_open_file()
827 if (of->mmapped) { in kernfs_drain_open_files()
829 of->mmapped = false; in kernfs_drain_open_files()
/linux/Documentation/translations/zh_CN/PCI/
H A Dsysfs-pci.rst108 找所需的端口(例如0x3e8),并进行1、2或4字节的读或写。legacy_mem文件应该被mmapped,其偏移
/linux/Documentation/fb/
H A Ddeferred_io.rst12 - userspace app tries to write to mmapped vaddress
/linux/Documentation/misc-devices/
H A Duacce.rst120 Each region can be mmapped only once, otherwise -EEXIST returns.
/linux/include/linux/
H A Dkernfs.h270 bool mmapped:1; member
/linux/Documentation/PCI/
H A Dsysfs-pci.rst114 file should be mmapped with an offset corresponding to the memory offset
/linux/Documentation/mm/
H A Dunevictable-lru.rst282 (3) when the page is truncated from the last VM_LOCKED VMA of an mmapped file;
466 The mmapped area will still have properties of the locked area - pages will not
/linux/drivers/misc/
H A DKconfig319 contains memory that can be mmapped into the user address space.
/linux/Documentation/admin-guide/mm/
H A Dtranshuge.rst100 madvise(MADV_HUGEPAGE) on their critical mmapped regions.
/linux/Documentation/admin-guide/LSM/
H A DSmack.rst94 Don't allow the file to be mmapped by a process whose Smack
/linux/Documentation/networking/
H A Daf_xdp.rst145 calls and mmapped to user-space using the appropriate offset to mmap()
/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst1707 mandatory. ``dma_area`` is necessary when the buffer is mmapped. If
3450 mmapped. The examples are GUS's GF1 PCM or emu8000's wavetable PCM.
/linux/Documentation/virt/kvm/
H A Dapi.rst8633 mmapped into userspace; there is one dirty ring per vcpu.
8675 To harvest the dirty pages, userspace accesses the mmapped ring buffer