Searched refs:mmapped (Results 1 – 20 of 20) sorted by relevance
50 static int mmapped; variable143 if (!mmapped) { in pcf_isa_init()235 mmapped = 1; in elektor_match()251 if (mmapped && base < 0xc8000) { in elektor_match()282 if (!mmapped) { in elektor_probe()301 if (!mmapped) { in elektor_remove()330 module_param_hw(mmapped, int, other, 0);
138 cam->mmapped = 0; in cpia2_close()819 if(cam->mmapped) in cpia2_querybuf()967 if (!cam->mmapped || type != V4L2_BUF_TYPE_VIDEO_CAPTURE) in cpia2_streamon()985 if (!cam->mmapped || type != V4L2_BUF_TYPE_VIDEO_CAPTURE) in cpia2_streamoff()
380 u8 mmapped; member
118 if(cam->mmapped && in process_frame()128 if(!cam->mmapped && cam->num_frames > 2) { in process_frame()
2215 cam->mmapped = false; in cpia2_init_camera()2429 cam->mmapped = true; in cpia2_remap_buffer()
85 all files mmapped executable in file_mmap, and all files
506 if (of->mmapped && of->vm_ops != vma->vm_ops) in kernfs_fop_mmap()518 of->mmapped = true; in kernfs_fop_mmap()
213 bool mmapped:1; member
107 file should be mmapped with an offset corresponding to the memory offset
194 created for it in the host filesystem, which can be and mmapped or467 is mmapped from user space and buf_unmapped() is called when it's
140 calls and mmapped to user-space using the appropriate offset to mmap()
87 madvise(MADV_HUGEPAGE) on their critical mmapped regions.
305 contains memory that can be mmapped into the user address space. This memory is
699 | and swaps of tmpfs file) mmapped by the target task. Unlike the case of700 | anonymous pages, file pages (and swaps) in the range mmapped by the task
279 (3) when the page is truncated from the last VM_LOCKED VMA of an mmapped file;
686 perf event ring buffer mmapped per cpu
94 Don't allow the file to be mmapped by a process whose Smack
1798 mandatory. ``dma_area`` is necessary when the buffer is mmapped. If3538 mmapped. The examples are GUS's GF1 PCM or emu8000's wavetable PCM.
1702 bool "Allow mmapped anonymous memory to be uninitialized"
3839 thread to occasionally read stale data from a mmapped page shared with