| /linux/Documentation/mm/ |
| H A D | active_mm.rst | 30 - we have "real address spaces" and "anonymous address spaces". The 31 difference is that an anonymous address space doesn't care about the 33 anonymous address space we just leave the previous address space 36 The obvious use for a "anonymous address space" is any thread that 44 - "tsk->mm" points to the "real address space". For an anonymous process, 45 tsk->mm will be NULL, for the logical reason that an anonymous process 49 "stole" for such an anonymous user. For that, we have "tsk->active_mm", 56 For a anonymous process, tsk->mm == NULL, and tsk->active_mm is the 57 "borrowed" mm while the anonymous process is running. When the 58 anonymous process gets scheduled away, the borrowed address space is [all …]
|
| H A D | overcommit-accounting.rst | 60 For an anonymous or ``/dev/zero`` map
|
| H A D | swap-table.rst | 14 A swap entry contains the information required to serve the anonymous page
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | a3m071.dts | 19 model = "anonymous,a3m071"; 20 compatible = "anonymous,a3m071"; 128 compatible = "anonymous,a3m071-fpga";
|
| H A D | a4m072.dts | 20 model = "anonymous,a4m072"; 21 compatible = "anonymous,a4m072";
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | transhuge.rst | 15 Currently THP only works for anonymous memory mappings and tmpfs/shmem. 51 increments of a power-of-2 number of pages. mTHP can back anonymous 111 Transparent Hugepage Support for anonymous memory can be disabled 154 anonymous hugepages in case they're not immediately free to madvise 201 page fault to anonymous mapping. It's possible to disable huge zero 270 to PMD-sized THP. Only anonymous memory will attempt to collapse to other THP 365 Alternatively, each supported anonymous THP size can be controlled by 368 supported anonymous THP) and ``<state>`` is one of ``always``, ``madvise``, 406 In the same manner as ``thp_anon`` controls each supported anonymous THP 427 it also supports smaller sizes just like anonymous memory, often referred [all …]
|
| H A D | concepts.rst | 143 The `anonymous memory` or `anonymous mappings` represent memory that 146 call. Usually, the anonymous mappings only define virtual memory areas 167 reclaimable pages are page cache and anonymous memory.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-mm-swap | 12 will be used for swappable anonymous pages mapped in a
|
| /linux/Documentation/translations/it_IT/doc-guide/ |
| H A D | kernel-doc.rst | 270 * @memb1: first member of anonymous union/anonymous struct 271 * @memb2: second member of anonymous union/anonymous struct 272 * @memb3: third member of anonymous union/anonymous struct 273 * @memb4: fourth member of anonymous union/anonymous struct 274 * @bar: non-anonymous union
|
| /linux/Documentation/userspace-api/gpio/ |
| H A D | chardev_v1.rst | 69 via the anonymous file descriptor returned in 94 via the anonymous file descriptor returned in
|
| H A D | chardev.rst | 72 via the anonymous file descriptor returned in
|
| /linux/Documentation/hwmon/ |
| H A D | ftsteutates.rst | 39 …und at the `Kontron FTP Server <http://ftp.kontron.com/>`_ (username = "anonymous", no password re…
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-adap-g-conn-info.rst | 55 - ``(anonymous)``
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-ioc-enum-entities.rst | 113 - (anonymous)
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | memory.rst | 46 - accounting anonymous pages, file caches, swap caches usage and limiting them. 482 2. The user is using anonymous memory and swap is turned off or too low 546 rss # of bytes of anonymous and swap cache memory (includes 548 rss_huge # of bytes of anonymous transparent hugepages. 561 inactive_anon # of bytes of anonymous and swap cache memory on inactive 563 active_anon # of bytes of anonymous and swap cache memory on active 565 inactive_file # of bytes of file-backed memory and MADV_FREE anonymous 601 Only anonymous and swap cache memory is listed as part of 'rss' stat.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-v4l2-mplane.rst | 98 - (anonymous)
|
| H A D | vidioc-dv-timings-cap.rst | 122 - (anonymous)
|
| H A D | vidioc-dbg-g-chip-info.rst | 91 - (anonymous)
|
| H A D | vidioc-dbg-g-register.rst | 101 - (anonymous)
|
| H A D | vidioc-enum-framesizes.rst | 150 - (anonymous)
|
| H A D | vidioc-enum-frameintervals.rst | 142 - (anonymous)
|
| /linux/tools/testing/selftests/vfio/ |
| H A D | vfio_dma_mapping_test.c | 114 FIXTURE_VARIANT_ADD_ALL_IOMMU_MODES(anonymous, 0, 0);
|
| /linux/Documentation/input/ |
| H A D | multi-touch-protocol.rst | 20 hardware. For devices handling anonymous contacts (type A), the protocol 60 enumeration of the full set of anonymous contacts currently on the 327 the contact. This is a low-level anonymous grouping for type A devices, and
|
| /linux/Documentation/doc-guide/ |
| H A D | parse-headers.rst | 139 for the name of a non-anonymous enum;
|
| /linux/Documentation/core-api/ |
| H A D | cachetlb.rst | 258 These two routines store data in user anonymous or COW 352 When the kernel needs to access the contents of an anonymous 355 doesn't work for an anonymous page. The default
|