Searched refs:pte_unmap_unlock (Results 1 – 17 of 17) sorted by relevance
| /linux/mm/ |
| H A D | memory.c | 1252 pte_unmap_unlock(dst_pte, dst_ptl); in copy_pte_range() 1329 pte_unmap_unlock(orig_src_pte, src_ptl); in copy_pte_range() 1331 pte_unmap_unlock(orig_dst_pte, dst_ptl); in copy_pte_range() 1878 pte_unmap_unlock(start_pte, ptl); in zap_pte_table_if_empty() 1948 pte_unmap_unlock(start_pte, ptl); in zap_pte_range() 2392 pte_unmap_unlock(pte, ptl); in insert_page() 2449 pte_unmap_unlock(start_pte, pte_lock); in insert_pages() 2457 pte_unmap_unlock(start_pte, pte_lock); in insert_pages() 2701 pte_unmap_unlock(pte, ptl); in insert_pfn() 2917 pte_unmap_unlock(mapped_pte, ptl); in remap_pte_range() [all …]
|
| H A D | madvise.c | 212 pte_unmap_unlock(ptep, ptl); in swapin_walk_pmd_entry() 222 pte_unmap_unlock(ptep, ptl); in swapin_walk_pmd_entry() 465 pte_unmap_unlock(start_pte, ptl); in madvise_cold_or_pageout_pte_range() 501 pte_unmap_unlock(start_pte, ptl); in madvise_cold_or_pageout_pte_range() 560 pte_unmap_unlock(start_pte, ptl); in madvise_cold_or_pageout_pte_range() 728 pte_unmap_unlock(start_pte, ptl); in madvise_free_pte_range() 779 pte_unmap_unlock(start_pte, ptl); in madvise_free_pte_range()
|
| H A D | migrate_device.c | 311 pte_unmap_unlock(ptep, ptl); in migrate_vma_collect_pmd() 354 pte_unmap_unlock(ptep, ptl); in migrate_vma_collect_pmd() 483 pte_unmap_unlock(ptep - 1, ptl); in migrate_vma_collect_pmd() 1089 pte_unmap_unlock(ptep, ptl); in migrate_vma_insert_page() 1094 pte_unmap_unlock(ptep, ptl); in migrate_vma_insert_page()
|
| H A D | mincore.c | 211 pte_unmap_unlock(ptep - 1, ptl); in mincore_pte_range()
|
| H A D | pagewalk.c | 88 pte_unmap_unlock(pte, ptl); in walk_pte_range() 1014 pte_unmap_unlock(ptep, ptl); in folio_walk_start()
|
| H A D | userfaultfd.c | 407 pte_unmap_unlock(dst_pte, ptl); in mfill_atomic_install_pte() 603 pte_unmap_unlock(dst_pte, ptl); in mfill_atomic_pte_zeropage() 684 pte_unmap_unlock(dst_pte, ptl); in mfill_atomic_pte_poison()
|
| H A D | memory-failure.c | 768 pte_unmap_unlock(mapped_pte, ptl); in hwpoison_pte_range()
|
| H A D | mempolicy.c | 763 pte_unmap_unlock(mapped_pte, ptl); in queue_folios_pte_range()
|
| H A D | filemap.c | 3942 pte_unmap_unlock(vmf->pte, vmf->ptl); in filemap_map_pages()
|
| /linux/Documentation/translations/zh_CN/mm/ |
| H A D | split_page_table_lock.rst | 25 - pte_unmap_unlock()
|
| /linux/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/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/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()
|
| H A D | alternative.c | 2648 pte_unmap_unlock(ptep, ptl); in __text_poke()
|
| /linux/arch/arm/mm/ |
| H A D | fault-armv.c | 109 pte_unmap_unlock(pte, ptl); in adjust_pte()
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | subpage_prot.c | 83 pte_unmap_unlock(pte - 1, ptl); in hpte_flush_range()
|
| /linux/include/linux/ |
| H A D | mm.h | 3812 #define pte_unmap_unlock(pte, ptl) do { \ macro
|