Home
last modified time | relevance | path

Searched refs:unmapping (Results 1 – 18 of 18) sorted by relevance

/linux-6.15/drivers/md/dm-vdo/
H A Dencodings.h221 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 Drepair.c757 !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 Drecovery-journal.c1348 .unmapping = { in add_queued_recovery_entries()
/linux-6.15/Documentation/mm/
H A Dunevictable-lru.rst280 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 Dprocess_addrs.rst311 3. **Zapping/unmapping** page table entries - This is what the kernel calls
505 .. warning:: Populating previously empty entries is dangerous as, when unmapping
H A Dhugetlbfs_reserv.rst443 region_count() is called when unmapping a private huge page mapping. In
/linux-6.15/Documentation/gpu/
H A Ddrm-vm-bind-locking.rst556 * 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 Ddrm-vm-bind-async.rst16 an IOCTL. The operations include mapping and unmapping system- or
/linux-6.15/Documentation/userspace-api/
H A Dmseal.rst150 or unmapping system mappings. Known broken software at the time
/linux-6.15/Documentation/core-api/
H A Ddma-api.rst342 API for mapping and unmapping for pages. All the notes and warnings
358 API for mapping and unmapping for MMIO resources. All the notes and
520 presence in their implementations of the mapping and unmapping
/linux-6.15/security/
H A DKconfig68 or unmapping system mappings. Known broken software at the time
/linux-6.15/Documentation/admin-guide/sysctl/
H A Dkernel.rst718 memory by periodically unmapping pages and later trapping a page
722 The unmapping of pages and trapping faults incur additional overhead that
730 unmapping and page fault too.
/linux-6.15/Documentation/timers/
H A Dno_hz.rst292 OS jitter due to global TLB shootdowns is to avoid the unmapping
/linux-6.15/Documentation/arch/sparc/oradax/
H A Doracle-dax.rst382 Finally, normal program cleanup should be done, i.e., unmapping
/linux-6.15/Documentation/admin-guide/mm/
H A Duserfaultfd.rst394 enable notifications about memory unmapping. The manager will
/linux-6.15/Documentation/PCI/
H A Dpci.rst425 See Documentation/core-api/dma-api.rst for details on unmapping interfaces.
/linux-6.15/arch/arm64/
H A DKconfig1251 during unmapping operation, which will cause some vSGIs lost.
1667 userspace. This can be defended against by unmapping the kernel
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst1558 unmapping space from files.