| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-elektor.c | 43 static int mmapped; variable 136 if (!mmapped) { in pcf_isa_init() 228 mmapped = 1; in elektor_match() 244 if (mmapped && base < 0xc8000) { in elektor_match() 275 if (!mmapped) { in elektor_probe() 294 if (!mmapped) { in elektor_remove() 323 module_param_hw(mmapped, int, other, 0);
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/cpia2/ |
| H A D | cpia2_v4l.c | 129 cam->mmapped = 0; in cpia2_close() 787 if(cam->mmapped) in cpia2_querybuf() 930 if (!cam->mmapped || type != V4L2_BUF_TYPE_VIDEO_CAPTURE) in cpia2_streamon() 948 if (!cam->mmapped || type != V4L2_BUF_TYPE_VIDEO_CAPTURE) in cpia2_streamoff()
|
| H A D | cpia2.h | 371 u8 mmapped; member
|
| H A D | cpia2_usb.c | 109 if(cam->mmapped && in process_frame() 119 if(!cam->mmapped && cam->num_frames > 2) { in process_frame()
|
| H A D | cpia2_core.c | 2218 cam->mmapped = false; in cpia2_init_camera() 2432 cam->mmapped = true; in cpia2_remap_buffer()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | ima_policy | 98 all files mmapped executable in file_mmap, and all files
|
| /OK3568_Linux_fs/kernel/fs/kernfs/ |
| H A D | file.c | 486 if (of->mmapped && of->vm_ops != vma->vm_ops) in kernfs_fop_mmap() 498 of->mmapped = true; in kernfs_fop_mmap()
|
| /OK3568_Linux_fs/kernel/Documentation/misc-devices/ |
| H A D | uacce.rst | 117 Each region can be mmapped only once, otherwise -EEXIST returns.
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kernfs.h | 222 bool mmapped:1; member
|
| /OK3568_Linux_fs/kernel/Documentation/PCI/ |
| H A D | sysfs-pci.rst | 114 file should be mmapped with an offset corresponding to the memory offset
|
| /OK3568_Linux_fs/debian/packages-patches/mpv/0.29.1/ |
| H A D | 0002-HACK-vo_xv-Support-dma-buffer-rendering.patch | 270 + // TODO: Draw osd on mmapped hw frame
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | dlmalloc.src | 277 attempt to check every non-mmapped allocated and free chunk in the 278 course of computing the summmaries. (By nature, mmapped regions 597 int hblks; /* number of mmapped regions */ 598 int hblkhd; /* total space in mmapped regions */ 727 Segregating space in this way has the benefit that mmapped space 1601 /* No checkable chunk is mmapped */ 1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because 1836 /* The offset to the start of the mmapped region is stored 2080 allocated mmapped regions, and a call to mmap succeeds, 2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | relay.rst | 201 created for it in the host filesystem, which can be and mmapped or 474 is mmapped from user space and buf_unmapped() is called when it's
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/ |
| H A D | transhuge.rst | 87 madvise(MADV_HUGEPAGE) on their critical mmapped regions.
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | Kconfig | 289 contains memory that can be mmapped into the user address space. This memory is
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | memory.rst | 793 | | and swaps of tmpfs file) mmapped by the target task. Unlike the case of | 794 | | anonymous pages, file pages (and swaps) in the range mmapped by the task |
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | drm-uapi.rst | 274 mmapped regular files. Threads cause additional pain with signal
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | af_xdp.rst | 145 calls and mmapped to user-space using the appropriate offset to mmap()
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | unevictable-lru.rst | 283 (3) when the page is truncated from the last VM_LOCKED VMA of an mmapped file;
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/ |
| H A D | Smack.rst | 94 Don't allow the file to be mmapped by a process whose Smack
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-intel-pt.txt | 823 perf event ring buffer mmapped per cpu
|
| /OK3568_Linux_fs/kernel/Documentation/sound/kernel-api/ |
| H A D | writing-an-alsa-driver.rst | 1790 mandatory. ``dma_area`` is necessary when the buffer is mmapped. If 3620 mmapped. The examples are GUS's GF1 PCM or emu8000's wavetable PCM.
|
| /OK3568_Linux_fs/kernel/init/ |
| H A D | Kconfig | 2059 bool "Allow mmapped anonymous memory to be uninitialized"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-6 | 2670 not-yet-loaded parts of the mmapped region are handled in the same way 2673 Since mmapped pages can be stored back to their file when physical 2730 copy of the entire mmapped region if you use this mode with
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-6 | 2670 not-yet-loaded parts of the mmapped region are handled in the same way 2673 Since mmapped pages can be stored back to their file when physical 2730 copy of the entire mmapped region if you use this mode with
|