Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/i2c/busses/
Di2c-elektor.c50 static int mmapped; variable
143 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()
340 module_param(mmapped, int, 0);
/linux-4.4.14/drivers/media/usb/cpia2/
Dcpia2_v4l.c142 cam->mmapped = 0; in cpia2_close()
823 if(cam->mmapped) in cpia2_querybuf()
971 if (!cam->mmapped || type != V4L2_BUF_TYPE_VIDEO_CAPTURE) in cpia2_streamon()
989 if (!cam->mmapped || type != V4L2_BUF_TYPE_VIDEO_CAPTURE) in cpia2_streamoff()
Dcpia2.h384 u8 mmapped; member
Dcpia2_usb.c122 if(cam->mmapped && in process_frame()
132 if(!cam->mmapped && cam->num_frames > 2) { in process_frame()
Dcpia2_core.c2201 cam->mmapped = false; in cpia2_init_camera()
2415 cam->mmapped = true; in cpia2_remap_buffer()
/linux-4.4.14/Documentation/ABI/testing/
Dima_policy82 all files mmapped executable in file_mmap, and all files
/linux-4.4.14/fs/kernfs/
Dfile.c501 if (of->mmapped && of->vm_ops != vma->vm_ops) in kernfs_fop_mmap()
513 of->mmapped = 1; in kernfs_fop_mmap()
/linux-4.4.14/include/linux/
Dkernfs.h185 bool mmapped; member
/linux-4.4.14/Documentation/frv/
Dfeatures.txt233 mmapped. If they're mmapped, they will only map at the appropriate
/linux-4.4.14/Documentation/filesystems/
Dsysfs-pci.txt105 file should be mmapped with an offset corresponding to the memory offset
Drelay.txt194 created for it in the host filesystem, which can be and mmapped or
467 is mmapped from user space and buf_unmapped() is called when it's
/linux-4.4.14/Documentation/cgroups/
Dmemory.txt707 | and swaps of tmpfs file) mmapped by the target task. Unlike the case of
708 | anonymous pages, file pages (and swaps) in the range mmapped by the task
/linux-4.4.14/drivers/misc/
DKconfig291 contains memory that can be mmapped into the user address space. This memory is
/linux-4.4.14/Documentation/vm/
Dtranshuge.txt93 madvise(MADV_HUGEPAGE) on their critical mmapped regions.
Dunevictable-lru.txt301 (3) when the page is truncated from the last VM_LOCKED VMA of an mmapped file;
/linux-4.4.14/tools/perf/Documentation/
Dintel-pt.txt632 perf event ring buffer mmapped per cpu
/linux-4.4.14/Documentation/security/
DSmack.txt80 Don't allow the file to be mmapped by a process whose Smack
/linux-4.4.14/init/
DKconfig1759 bool "Allow mmapped anonymous memory to be uninitialized"
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3839 thread to occasionally read stale data from a mmapped page shared with