Searched refs:unmapping (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/md/dm-vdo/ |
| H A D | encodings.h | 221 struct data_location unmapping; member 263 struct block_map_entry unmapping; member 915 .unmapping = vdo_pack_block_map_entry(entry->unmapping.pbn, in vdo_pack_recovery_journal_entry() 916 entry->unmapping.state), in vdo_pack_recovery_journal_entry() 940 .unmapping = vdo_unpack_block_map_entry(&entry->unmapping), in vdo_unpack_recovery_journal_entry()
|
| H A D | repair.c | 757 !vdo_is_valid_location(&entry->unmapping) || in validate_recovery_journal_entry() 759 !vdo_is_physical_data_block(vdo->depot, entry->unmapping.pbn)) { in validate_recovery_journal_entry() 765 (unsigned long long) entry->unmapping.pbn, in validate_recovery_journal_entry() 772 (entry->unmapping.state != VDO_MAPPING_STATE_UNMAPPED) || in validate_recovery_journal_entry() 773 (entry->unmapping.pbn != VDO_ZERO_BLOCK))) { in validate_recovery_journal_entry() 779 (unsigned long long) entry->unmapping.pbn, in validate_recovery_journal_entry() 824 pbn = entry.unmapping.pbn; in add_slab_journal_entries() 1303 entry->unmapping = (struct data_location) { in unpack_entry() 1545 if (vdo_is_mapped_location(&entry.unmapping)) in compute_usages()
|
| H A D | recovery-journal.c | 1354 .unmapping = { in add_queued_recovery_entries()
|
| /linux/Documentation/mm/ |
| H A D | unevictable-lru.rst | 280 unmapping at task exit; 398 locked across unmapping of the page, updating the page's address space entry 408 There is mostly no problem since page migration requires unmapping all PTEs of 483 When unmapping an mlocked region of memory, whether by an explicit call to 487 way, so unmapping them required no processing.
|
| H A D | process_addrs.rst | 314 3. **Zapping/unmapping** page table entries - This is what the kernel calls 548 .. warning:: Populating previously empty entries is dangerous as, when unmapping
|
| H A D | hugetlbfs_reserv.rst | 443 region_count() is called when unmapping a private huge page mapping. In
|
| /linux/Documentation/gpu/ |
| H A D | drm-vm-bind-locking.rst | 556 * The unmapping and mapping of a gpu_vma must not race. 558 Since the unmapping (or zapping) of GPU ptes is typically taking place 561 unmapping time, or look at the locks we do hold at unmapping time and
|
| H A D | drm-vm-bind-async.rst | 16 an IOCTL. The operations include mapping and unmapping system- or
|
| /linux/Documentation/userspace-api/ |
| H A D | mseal.rst | 150 or unmapping system mappings. Known broken software at the time
|
| /linux/security/ |
| H A D | Kconfig | 68 or unmapping system mappings. Known broken software at the time
|
| /linux/Documentation/timers/ |
| H A D | no_hz.rst | 292 OS jitter due to global TLB shootdowns is to avoid the unmapping
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | kernel.rst | 739 memory by periodically unmapping pages and later trapping a page 743 The unmapping of pages and trapping faults incur additional overhead that 751 unmapping and page fault too.
|
| /linux/Documentation/arch/sparc/oradax/ |
| H A D | oracle-dax.rst | 382 Finally, normal program cleanup should be done, i.e., unmapping
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | userfaultfd.rst | 394 enable notifications about memory unmapping. The manager will
|
| /linux/Documentation/PCI/ |
| H A D | pci.rst | 425 See Documentation/core-api/dma-api.rst for details on unmapping interfaces.
|
| /linux/arch/arm64/ |
| H A D | Kconfig | 1271 during unmapping operation, which will cause some vSGIs lost. 1665 userspace. This can be defended against by unmapping the kernel
|