Searched refs:mmapped (Results 1 – 19 of 19) sorted by relevance
43 static int mmapped; variable135 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);
524 if (of->mmapped && of->vm_ops != vma->vm_ops) in kernfs_fop_mmap()535 of->mmapped = true; in kernfs_fop_mmap()626 if (of->mmapped) in kernfs_unlink_open_file()848 if (of->mmapped) { in kernfs_drain_open_files()850 of->mmapped = false; in kernfs_drain_open_files()
108 找所需的端口(例如0x3e8),并进行1、2或4字节的读或写。legacy_mem文件应该被mmapped,其偏移
117 Each region can be mmapped only once, otherwise -EEXIST returns.
122 all files mmapped executable in file_mmap, and all files
264 bool mmapped:1; member
114 file should be mmapped with an offset corresponding to the memory offset
72 Notice: If enabled, things like /dev/mem cannot be mmapped
201 created for it in the host filesystem, which can be and mmapped or474 is mmapped from user space and buf_unmapped() is called when it's
85 madvise(MADV_HUGEPAGE) on their critical mmapped regions.
297 contains memory that can be mmapped into the user address space. This memory is
795 | | and swaps of tmpfs file) mmapped by the target task. Unlike the case of |796 | | anonymous pages, file pages (and swaps) in the range mmapped by the task |
285 mmapped regular files. Threads cause additional pain with signal
145 calls and mmapped to user-space using the appropriate offset to mmap()
280 (3) when the page is truncated from the last VM_LOCKED VMA of an mmapped file;
375 bool "Allow mmapped anonymous memory to be uninitialized"
94 Don't allow the file to be mmapped by a process whose Smack
1790 mandatory. ``dma_area`` is necessary when the buffer is mmapped. If3624 mmapped. The examples are GUS's GF1 PCM or emu8000's wavetable PCM.
874 perf event ring buffer mmapped per cpu
Completed in 41 milliseconds