Home
last modified time | relevance | path

Searched defs:ptl (Results 1 – 25 of 41) sorted by relevance

12

/kernel/linux/linux-5.10/arch/arm/mm/
Dfault-armv.c70 static inline void do_pte_lock(spinlock_t *ptl) in do_pte_lock()
79 static inline void do_pte_unlock(spinlock_t *ptl) in do_pte_unlock()
84 static inline void do_pte_lock(spinlock_t *ptl) {} in do_pte_lock()
85 static inline void do_pte_unlock(spinlock_t *ptl) {} in do_pte_unlock()
91 spinlock_t *ptl; in adjust_pte() local
/kernel/linux/linux-5.10/arch/arm/lib/
Duaccess_with_memcpy.c31 spinlock_t *ptl; in pin_page_for_write() local
107 spinlock_t *ptl; in __copy_to_user_memcpy() local
176 spinlock_t *ptl; in __clear_user_memset() local
/kernel/linux/linux-5.10/mm/
Dhuge_memory.c778 spinlock_t *ptl; in insert_pfn_pmd() local
879 spinlock_t *ptl; in insert_pfn_pud() local
1574 spinlock_t *ptl; in madvise_free_huge_pmd() local
1654 spinlock_t *ptl; in zap_huge_pmd() local
1799 spinlock_t *ptl; in change_huge_pmd() local
1901 spinlock_t *ptl; in __pmd_trans_huge_lock() local
1918 spinlock_t *ptl; in __pud_trans_huge_lock() local
1931 spinlock_t *ptl; in zap_huge_pud() local
1970 spinlock_t *ptl; in __split_huge_pud() local
2212 spinlock_t *ptl; in __split_huge_pmd() local
Dmigrate.c313 spinlock_t *ptl) in __migration_entry_wait()
348 spinlock_t *ptl = pte_lockptr(mm, pmd); in migration_entry_wait() local
356 spinlock_t *ptl = huge_pte_lockptr(hstate_vma(vma), mm, pte); in migration_entry_wait_huge() local
363 spinlock_t *ptl; in pmd_migration_entry_wait() local
2152 spinlock_t *ptl; in migrate_misplaced_transhuge_page() local
2330 spinlock_t *ptl; in migrate_vma_collect_pmd() local
2878 spinlock_t *ptl; in migrate_vma_insert_page() local
Duserfaultfd.c60 spinlock_t *ptl; in mcopy_atomic_pte() local
152 spinlock_t *ptl; in mfill_zeropage_pte() local
Dpage_vma_mapped.c250 spinlock_t *ptl = pmd_lock(mm, pvmw->pmd); in page_vma_mapped_walk() local
Dmemory.c429 spinlock_t *ptl; in __pte_alloc() local
1239 spinlock_t *ptl; in zap_pte_range() local
1391 spinlock_t *ptl = pmd_lock(tlb->mm, pmd); in zap_pmd_range() local
1658 spinlock_t **ptl) in __get_locked_pte()
1701 spinlock_t *ptl; in insert_page() local
1964 spinlock_t *ptl; in insert_pfn() local
2210 spinlock_t *ptl; in remap_pte_range() local
2428 spinlock_t *ptl; in apply_to_pte_range() local
2618 spinlock_t *ptl = pte_lockptr(mm, pmd); in pte_unmap_same() local
4855 spinlock_t *ptl; in __pmd_alloc() local
[all …]
Dmadvise.c205 spinlock_t *ptl; in swapin_walk_pmd_entry() local
322 spinlock_t *ptl; in madvise_cold_or_pageout_pte_range() local
584 spinlock_t *ptl; in madvise_free_pte_range() local
Dhmm.c417 spinlock_t *ptl = pud_trans_huge_lock(pudp, walk->vma); in hmm_vma_walk_pud() local
483 spinlock_t *ptl; in hmm_vma_walk_hugetlb_entry() local
Dmincore.c102 spinlock_t *ptl; in mincore_pte_range() local
Dhugetlb.c3930 spinlock_t *ptl; in __unmap_hugepage_range() local
4147 struct page *pagecache_page, spinlock_t *ptl) in hugetlb_cow()
4356 spinlock_t *ptl; in hugetlb_no_page() local
4557 spinlock_t *ptl; in hugetlb_fault() local
4728 spinlock_t *ptl; in hugetlb_mcopy_atomic_pte() local
4865 spinlock_t *ptl = NULL; in follow_hugetlb_page() local
5065 spinlock_t *ptl; in hugetlb_change_protection() local
5423 spinlock_t *ptl; in huge_pmd_share() local
5612 spinlock_t *ptl; in follow_huge_pmd_pte() local
Dkhugepaged.c743 spinlock_t *ptl, in __collapse_huge_page_copy()
1241 spinlock_t *ptl; in khugepaged_scan_pmd() local
1448 spinlock_t *ptl; in collapse_pte_mapped_thp() local
Dpagewalk.c46 spinlock_t *ptl; in walk_pte_range() local
Dmlock.c384 spinlock_t *ptl; in __munlock_pagevec_fill() local
/kernel/linux/linux-5.10/arch/s390/mm/
Dgmap.c544 spinlock_t *ptl; in __gmap_link() local
677 spinlock_t *ptl; in __gmap_zap() local
851 spinlock_t **ptl) in gmap_pte_op_walk()
896 static void gmap_pte_op_end(spinlock_t *ptl) in gmap_pte_op_end()
1010 spinlock_t *ptl = NULL; in gmap_protect_pte() local
1133 spinlock_t *ptl; in gmap_read_table() local
1212 spinlock_t *ptl; in gmap_protect_rmap() local
2111 spinlock_t *ptl; in gmap_shadow_page() local
2466 spinlock_t *ptl; in gmap_sync_dirty_log_pmd() local
2533 spinlock_t *ptl; in __zap_zero_pages() local
Dpgtable.c776 spinlock_t *ptl; in set_guest_storage_key() local
877 spinlock_t *ptl; in reset_guest_reference_bit() local
933 spinlock_t *ptl; in get_guest_storage_key() local
993 spinlock_t *ptl; in pgste_perform_essa() local
1098 spinlock_t *ptl; in set_pgste_bits() local
1130 spinlock_t *ptl; in get_pgste() local
/kernel/linux/linux-5.10/arch/powerpc/mm/
Dhugetlbpage.c46 unsigned int pshift, spinlock_t *ptl) in __hugepte_alloc()
118 spinlock_t *ptl; in huge_pte_alloc() local
525 spinlock_t *ptl; in follow_huge_pd() local
/kernel/linux/linux-5.10/arch/x86/kernel/
Dldt.c292 spinlock_t *ptl; in map_ldt_struct() local
365 spinlock_t *ptl; in unmap_ldt_struct() local
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dsubpage_prot.c61 spinlock_t *ptl; in hpte_flush_range() local
/kernel/linux/linux-5.10/arch/m68k/kernel/
Dsys_m68k.c474 spinlock_t *ptl; in sys_atomic_cmpxchg_32() local
/kernel/linux/linux-5.10/fs/proc/
Dtask_mmu.c620 spinlock_t *ptl; in smaps_pte_range() local
1165 spinlock_t *ptl; in clear_refs_pte_range() local
1451 spinlock_t *ptl; in pagemap_pmd_range() local
1837 spinlock_t *ptl; in gather_pte_stats() local
/kernel/linux/linux-5.10/arch/x86/xen/
Dmmu_pv.c647 spinlock_t *ptl = NULL; in xen_pte_lock() local
659 spinlock_t *ptl = v; in xen_pte_unlock() local
682 spinlock_t *ptl; in xen_pin_page() local
804 spinlock_t *ptl = NULL; in xen_unpin_page() local
/kernel/linux/linux-5.10/include/linux/
Drmap.h214 spinlock_t *ptl; member
Dswapops.h239 spinlock_t *ptl) { } in __migration_entry_wait()
Dmm.h562 spinlock_t *ptl; /* Page table lock. member
2063 spinlock_t **ptl) in get_locked_pte()
2288 #define pte_unmap_unlock(pte, ptl) do { \ argument
2353 spinlock_t *ptl = pmd_lockptr(mm, pmd); in pmd_lock() local
2387 spinlock_t *ptl = pud_lockptr(mm, pud); in pud_lock() local

12