| /linux-6.15/arch/arm/lib/ |
| H A D | uaccess_with_memcpy.c | 82 pte_unmap_unlock(pte, ptl); in pin_page_for_write() 129 pte_unmap_unlock(pte, ptl); in __copy_to_user_memcpy() 190 pte_unmap_unlock(pte, ptl); in __clear_user_memset()
|
| /linux-6.15/mm/ |
| H A D | memory.c | 1115 pte_unmap_unlock(dst_pte, dst_ptl); in copy_pte_range() 1761 pte_unmap_unlock(start_pte, ptl); in zap_pte_range() 2184 pte_unmap_unlock(pte, ptl); in insert_page() 2470 pte_unmap_unlock(pte, ptl); in insert_pfn() 2691 pte_unmap_unlock(mapped_pte, ptl); in remap_pte_range() 2952 pte_unmap_unlock(mapped_pte, ptl); in apply_to_pte_range() 3387 pte_unmap_unlock(vmf->pte, vmf->ptl); in wp_page_reuse() 3934 pte_unmap_unlock(vmf->pte, vmf->ptl); in do_wp_page() 4151 pte_unmap_unlock(vmf->pte, vmf->ptl); in pte_marker_clear() 4362 pte_unmap_unlock(pte, ptl); in alloc_swap_folio() [all …]
|
| H A D | pt_reclaim.c | 68 pte_unmap_unlock(start_pte, ptl); in try_to_free_pte()
|
| H A D | page_vma_mapped.c | 74 pte_unmap_unlock(pvmw->pte, *ptlp); in map_pte() 321 pte_unmap_unlock(pvmw->pte, ptl); in page_vma_mapped_walk()
|
| H A D | madvise.c | 206 pte_unmap_unlock(ptep, ptl); in swapin_walk_pmd_entry() 216 pte_unmap_unlock(ptep, ptl); in swapin_walk_pmd_entry() 455 pte_unmap_unlock(start_pte, ptl); in madvise_cold_or_pageout_pte_range() 497 pte_unmap_unlock(start_pte, ptl); in madvise_cold_or_pageout_pte_range() 555 pte_unmap_unlock(start_pte, ptl); in madvise_cold_or_pageout_pte_range() 730 pte_unmap_unlock(start_pte, ptl); in madvise_free_pte_range() 785 pte_unmap_unlock(start_pte, ptl); in madvise_free_pte_range()
|
| H A D | migrate_device.c | 291 pte_unmap_unlock(ptep - 1, ptl); in migrate_vma_collect_pmd() 692 pte_unmap_unlock(ptep, ptl); in migrate_vma_insert_page() 697 pte_unmap_unlock(ptep, ptl); in migrate_vma_insert_page()
|
| H A D | mincore.c | 151 pte_unmap_unlock(ptep - 1, ptl); in mincore_pte_range()
|
| H A D | pgtable-generic.c | 407 pte_unmap_unlock(pte, ptl); in __pte_offset_map_lock()
|
| H A D | pagewalk.c | 89 pte_unmap_unlock(pte, ptl); in walk_pte_range() 966 pte_unmap_unlock(ptep, ptl); in folio_walk_start()
|
| H A D | userfaultfd.c | 232 pte_unmap_unlock(dst_pte, ptl); in mfill_atomic_install_pte() 374 pte_unmap_unlock(dst_pte, ptl); in mfill_atomic_pte_zeropage() 456 pte_unmap_unlock(dst_pte, ptl); in mfill_atomic_pte_poison()
|
| H A D | khugepaged.c | 1430 pte_unmap_unlock(pte, ptl); in hpage_collapse_scan_pmd() 1597 pte_unmap_unlock(start_pte, ptl); in collapse_pte_mapped_thp() 1679 pte_unmap_unlock(start_pte, ptl); in collapse_pte_mapped_thp() 1703 pte_unmap_unlock(start_pte, ptl); in collapse_pte_mapped_thp()
|
| H A D | mremap.c | 229 pte_unmap_unlock(old_pte, old_ptl); in move_ptes() 279 pte_unmap_unlock(old_pte - 1, old_ptl); in move_ptes()
|
| H A D | mprotect.c | 285 pte_unmap_unlock(pte - 1, ptl); in change_pte_range()
|
| /linux-6.15/Documentation/translations/zh_CN/mm/ |
| H A D | split_page_table_lock.rst | 25 - pte_unmap_unlock()
|
| /linux-6.15/arch/m68k/kernel/ |
| H A D | sys_m68k.c | 495 pte_unmap_unlock(pte, ptl); in sys_atomic_cmpxchg_32() 507 pte_unmap_unlock(pte, ptl); in sys_atomic_cmpxchg_32()
|
| /linux-6.15/arch/powerpc/lib/ |
| H A D | code-patching.c | 180 pte_unmap_unlock(pte, ptl); in text_area_cpu_up_mm() 322 pte_unmap_unlock(pte, ptl); in __do_patch_mem_mm() 510 pte_unmap_unlock(pte, ptl); in __do_patch_instructions_mm()
|
| /linux-6.15/arch/s390/mm/ |
| H A D | pgtable.c | 860 pte_unmap_unlock(ptep, ptl); in set_guest_storage_key() 960 pte_unmap_unlock(ptep, ptl); in reset_guest_reference_bit() 1015 pte_unmap_unlock(ptep, ptl); in get_guest_storage_key() 1123 pte_unmap_unlock(ptep, ptl); in pgste_perform_essa() 1158 pte_unmap_unlock(ptep, ptl); in set_pgste_bits() 1184 pte_unmap_unlock(ptep, ptl); in get_pgste()
|
| H A D | gmap.c | 642 pte_unmap_unlock(ptep, ptl); in __gmap_zap() 852 pte_unmap_unlock(ptep, ptl); in gmap_pte_op_end() 2214 pte_unmap_unlock(ptep, ptl); in gmap_sync_dirty_log_pmd()
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | ldt.c | 339 pte_unmap_unlock(ptep, ptl); in map_ldt_struct() 372 pte_unmap_unlock(ptep, ptl); in unmap_ldt_struct()
|
| /linux-6.15/arch/arm/mm/ |
| H A D | fault-armv.c | 109 pte_unmap_unlock(pte, ptl); in adjust_pte()
|
| /linux-6.15/mm/damon/ |
| H A D | vaddr.c | 338 pte_unmap_unlock(pte, ptl); in damon_mkold_pmd_entry() 499 pte_unmap_unlock(pte, ptl); in damon_young_pmd_entry()
|
| /linux-6.15/arch/powerpc/mm/book3s64/ |
| H A D | subpage_prot.c | 83 pte_unmap_unlock(pte - 1, ptl); in hpte_flush_range()
|
| /linux-6.15/Documentation/mm/ |
| H A D | split_page_table_lock.rst | 30 - pte_unmap_unlock()
|
| /linux-6.15/fs/proc/ |
| H A D | task_mmu.c | 915 pte_unmap_unlock(pte - 1, ptl); in smaps_pte_range() 1516 pte_unmap_unlock(pte - 1, ptl); in clear_refs_pte_range() 1876 pte_unmap_unlock(orig_pte, ptl); in pagemap_pmd_range() 2564 pte_unmap_unlock(start_pte, ptl); in pagemap_scan_pmd_entry() 2992 pte_unmap_unlock(orig_pte, ptl); in gather_pte_stats()
|
| /linux-6.15/arch/x86/mm/ |
| H A D | init.c | 853 pte_unmap_unlock(ptep, ptl); in poking_init()
|