| /Linux-v5.4/arch/arm/mm/ | 
| D | fault-armv.c | 71 static inline void do_pte_lock(spinlock_t *ptl)  in do_pte_lock()80 static inline void do_pte_unlock(spinlock_t *ptl)  in do_pte_unlock()
 85 static inline void do_pte_lock(spinlock_t *ptl) {}  in do_pte_lock()
 86 static inline void do_pte_unlock(spinlock_t *ptl) {}  in do_pte_unlock()
 92 	spinlock_t *ptl;  in adjust_pte()  local
 
 | 
| /Linux-v5.4/arch/arm/lib/ | 
| D | uaccess_with_memcpy.c | 30 	spinlock_t *ptl;  in pin_page_for_write()  local102 		spinlock_t *ptl;  in __copy_to_user_memcpy()  local
 171 		spinlock_t *ptl;  in __clear_user_memset()  local
 
 | 
| /Linux-v5.4/arch/s390/mm/ | 
| D | pgtable.c | 758 	spinlock_t *ptl;  in set_guest_storage_key()  local859 	spinlock_t *ptl;  in reset_guest_reference_bit()  local
 915 	spinlock_t *ptl;  in get_guest_storage_key()  local
 974 	spinlock_t *ptl;  in pgste_perform_essa()  local
 1074 	spinlock_t *ptl;  in set_pgste_bits()  local
 1102 	spinlock_t *ptl;  in get_pgste()  local
 
 | 
| D | gmap.c | 544 	spinlock_t *ptl;  in __gmap_link()  local677 	spinlock_t *ptl;  in __gmap_zap()  local
 846 			       spinlock_t **ptl)  in gmap_pte_op_walk()
 891 static void gmap_pte_op_end(spinlock_t *ptl)  in gmap_pte_op_end()
 1005 	spinlock_t *ptl = NULL;  in gmap_protect_pte()  local
 1128 	spinlock_t *ptl;  in gmap_read_table()  local
 1207 	spinlock_t *ptl;  in gmap_protect_rmap()  local
 2105 	spinlock_t *ptl;  in gmap_shadow_page()  local
 2460 	spinlock_t *ptl;  in gmap_sync_dirty_log_pmd()  local
 2514 		spinlock_t *ptl;  in __zap_zero_pages()  local
 
 | 
| /Linux-v5.4/mm/ | 
| D | huge_memory.c | 773 	spinlock_t *ptl;  in insert_pfn_pmd()  local861 	spinlock_t *ptl;  in insert_pfn_pud()  local
 1696 	spinlock_t *ptl;  in madvise_free_huge_pmd()  local
 1776 	spinlock_t *ptl;  in zap_huge_pmd()  local
 1927 	spinlock_t *ptl;  in change_huge_pmd()  local
 2013 	spinlock_t *ptl;  in __pmd_trans_huge_lock()  local
 2030 	spinlock_t *ptl;  in __pud_trans_huge_lock()  local
 2043 	spinlock_t *ptl;  in zap_huge_pud()  local
 2082 	spinlock_t *ptl;  in __split_huge_pud()  local
 2301 	spinlock_t *ptl;  in __split_huge_pmd()  local
 
 | 
| D | migrate.c | 308 				spinlock_t *ptl)  in __migration_entry_wait()342 	spinlock_t *ptl = pte_lockptr(mm, pmd);  in migration_entry_wait()  local
 350 	spinlock_t *ptl = huge_pte_lockptr(hstate_vma(vma), mm, pte);  in migration_entry_wait_huge()  local
 357 	spinlock_t *ptl;  in pmd_migration_entry_wait()  local
 1998 	spinlock_t *ptl;  in migrate_misplaced_transhuge_page()  local
 2165 	spinlock_t *ptl;  in migrate_vma_collect_pmd()  local
 2681 	spinlock_t *ptl;  in migrate_vma_insert_page()  local
 
 | 
| D | userfaultfd.c | 30 	spinlock_t *ptl;  in mcopy_atomic_pte()  local118 	spinlock_t *ptl;  in mfill_zeropage_pte()  local
 
 | 
| D | madvise.c | 197 		spinlock_t *ptl;  in swapin_walk_pmd_entry()  local310 	spinlock_t *ptl;  in madvise_cold_or_pageout_pte_range()  local
 563 	spinlock_t *ptl;  in madvise_free_pte_range()  local
 
 | 
| D | memory.c | 407 	spinlock_t *ptl;  in __pte_alloc()  local1012 	spinlock_t *ptl;  in zap_pte_range()  local
 1393 			spinlock_t **ptl)  in __get_locked_pte()
 1428 	spinlock_t *ptl;  in insert_page()  local
 1586 	spinlock_t *ptl;  in insert_pfn()  local
 1796 	spinlock_t *ptl;  in remap_pte_range()  local
 2138 		spinlock_t *ptl = pte_lockptr(mm, pmd);  in pte_unmap_same()  local
 4090 	spinlock_t *ptl;  in __pmd_alloc()  local
 4223 	spinlock_t *ptl;  in follow_pfn()  local
 4245 	spinlock_t *ptl;  in follow_phys()  local
 [all …]
 
 | 
| D | khugepaged.c | 649 				      spinlock_t *ptl)  in __collapse_huge_page_copy()1125 	spinlock_t *ptl;  in khugepaged_scan_pmd()  local
 1297 	spinlock_t *ptl;  in collapse_pte_mapped_thp()  local
 1459 			spinlock_t *ptl = pmd_lock(vma->vm_mm, pmd);  in retract_page_tables()  local
 
 | 
| D | mincore.c | 125 	spinlock_t *ptl;  in mincore_pte_range()  local
 | 
| D | hugetlb.c | 3478 	spinlock_t *ptl;  in __unmap_hugepage_range()  local3680 		       struct page *pagecache_page, spinlock_t *ptl)  in hugetlb_cow()
 3869 	spinlock_t *ptl;  in hugetlb_no_page()  local
 4074 	spinlock_t *ptl;  in hugetlb_fault()  local
 4224 	spinlock_t *ptl;  in hugetlb_mcopy_atomic_pte()  local
 4351 		spinlock_t *ptl = NULL;  in follow_hugetlb_page()  local
 4531 		spinlock_t *ptl;  in hugetlb_change_protection()  local
 4840 	spinlock_t *ptl;  in huge_pmd_share()  local
 5023 	spinlock_t *ptl;  in follow_huge_pmd()  local
 
 | 
| D | pagewalk.c | 96 			spinlock_t *ptl = pud_trans_huge_lock(pud, walk->vma);  in walk_pud_range()  local
 | 
| D | gup.c | 179 	spinlock_t *ptl;  in follow_page_pte()  local314 	spinlock_t *ptl;  in follow_pmd_mask()  local
 429 	spinlock_t *ptl;  in follow_pud_mask()  local
 
 | 
| D | mlock.c | 379 	spinlock_t *ptl;  in __munlock_pagevec_fill()  local
 | 
| /Linux-v5.4/arch/powerpc/mm/ | 
| D | hugetlbpage.c | 46 			   unsigned int pshift, spinlock_t *ptl)  in __hugepte_alloc()120 	spinlock_t *ptl;  in huge_pte_alloc()  local
 495 	spinlock_t *ptl;  in follow_huge_pd()  local
 
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | ldt.c | 208 	spinlock_t *ptl;  in map_ldt_struct()  local281 		spinlock_t *ptl;  in unmap_ldt_struct()  local
 
 | 
| /Linux-v5.4/arch/powerpc/mm/book3s64/ | 
| D | subpage_prot.c | 60 	spinlock_t *ptl;  in hpte_flush_range()  local
 | 
| /Linux-v5.4/arch/m68k/kernel/ | 
| D | sys_m68k.c | 470 		spinlock_t *ptl;  in sys_atomic_cmpxchg_32()  local
 | 
| /Linux-v5.4/fs/proc/ | 
| D | task_mmu.c | 607 	spinlock_t *ptl;  in smaps_pte_range()  local1054 	spinlock_t *ptl;  in clear_refs_pte_range()  local
 1368 	spinlock_t *ptl;  in pagemap_pmd_range()  local
 1748 	spinlock_t *ptl;  in gather_pte_stats()  local
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | rmap.h | 211 	spinlock_t *ptl;  member
 | 
| D | swapops.h | 230 					spinlock_t *ptl) { }  in __migration_entry_wait()
 | 
| D | mm.h | 442 	spinlock_t *ptl;		/* Page table lock.  member1741 				    spinlock_t **ptl)  in get_locked_pte()
 1972 #define pte_unmap_unlock(pte, ptl)	do {		\  argument
 2037 	spinlock_t *ptl = pmd_lockptr(mm, pmd);  in pmd_lock()  local
 2055 	spinlock_t *ptl = pud_lockptr(mm, pud);  in pud_lock()  local
 
 | 
| /Linux-v5.4/arch/sh/mm/ | 
| D | cache-sh5.c | 390 	spinlock_t *ptl;  in sh64_dcache_purge_user_pages()  local
 | 
| /Linux-v5.4/arch/x86/xen/ | 
| D | mmu_pv.c | 699 	spinlock_t *ptl = NULL;  in xen_pte_lock()  local711 	spinlock_t *ptl = v;  in xen_pte_unlock()  local
 741 		spinlock_t *ptl;  in xen_pin_page()  local
 887 		spinlock_t *ptl = NULL;  in xen_unpin_page()  local
 
 |