Home
last modified time | relevance | path

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

12

/Linux-v5.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
/Linux-v5.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
/Linux-v5.10/mm/
Dhuge_memory.c762 spinlock_t *ptl; in insert_pfn_pmd() local
863 spinlock_t *ptl; in insert_pfn_pud() local
1564 spinlock_t *ptl; in madvise_free_huge_pmd() local
1644 spinlock_t *ptl; in zap_huge_pmd() local
1789 spinlock_t *ptl; in change_huge_pmd() local
1889 spinlock_t *ptl; in __pmd_trans_huge_lock() local
1906 spinlock_t *ptl; in __pud_trans_huge_lock() local
1919 spinlock_t *ptl; in zap_huge_pud() local
1958 spinlock_t *ptl; in __split_huge_pud() local
2189 spinlock_t *ptl; in __split_huge_pmd() local
Dmigrate.c313 spinlock_t *ptl) in __migration_entry_wait()
347 spinlock_t *ptl = pte_lockptr(mm, pmd); in migration_entry_wait() local
355 spinlock_t *ptl = huge_pte_lockptr(hstate_vma(vma), mm, pte); in migration_entry_wait_huge() local
362 spinlock_t *ptl; in pmd_migration_entry_wait() local
2134 spinlock_t *ptl; in migrate_misplaced_transhuge_page() local
2312 spinlock_t *ptl; in migrate_vma_collect_pmd() local
2857 spinlock_t *ptl; in migrate_vma_insert_page() local
Duserfaultfd.c60 spinlock_t *ptl; in mcopy_atomic_pte() local
150 spinlock_t *ptl; in mfill_zeropage_pte() local
Dmadvise.c199 spinlock_t *ptl; in swapin_walk_pmd_entry() local
316 spinlock_t *ptl; in madvise_cold_or_pageout_pte_range() local
575 spinlock_t *ptl; in madvise_free_pte_range() local
Dmemory.c427 spinlock_t *ptl; in __pte_alloc() local
1203 spinlock_t *ptl; in zap_pte_range() local
1606 spinlock_t **ptl) in __get_locked_pte()
1649 spinlock_t *ptl; in insert_page() local
1912 spinlock_t *ptl; in insert_pfn() local
2158 spinlock_t *ptl; in remap_pte_range() local
2376 spinlock_t *ptl; in apply_to_pte_range() local
2566 spinlock_t *ptl = pte_lockptr(mm, pmd); in pte_unmap_same() local
4681 spinlock_t *ptl; in __pmd_alloc() local
4806 spinlock_t *ptl; in follow_pfn() local
[all …]
Dhmm.c413 spinlock_t *ptl = pud_trans_huge_lock(pudp, walk->vma); in hmm_vma_walk_pud() local
479 spinlock_t *ptl; in hmm_vma_walk_hugetlb_entry() local
Dmincore.c102 spinlock_t *ptl; in mincore_pte_range() local
Dkhugepaged.c728 spinlock_t *ptl, in __collapse_huge_page_copy()
1223 spinlock_t *ptl; in khugepaged_scan_pmd() local
1430 spinlock_t *ptl; in collapse_pte_mapped_thp() local
1589 spinlock_t *ptl = pmd_lock(mm, pmd); in retract_page_tables() local
Dhugetlb.c3854 spinlock_t *ptl; in __unmap_hugepage_range() local
4056 struct page *pagecache_page, spinlock_t *ptl) in hugetlb_cow()
4245 spinlock_t *ptl; in hugetlb_no_page() local
4447 spinlock_t *ptl; in hugetlb_fault() local
4616 spinlock_t *ptl; in hugetlb_mcopy_atomic_pte() local
4743 spinlock_t *ptl = NULL; in follow_hugetlb_page() local
4943 spinlock_t *ptl; in hugetlb_change_protection() local
5286 spinlock_t *ptl; in huge_pmd_share() local
5467 spinlock_t *ptl; in follow_huge_pmd() local
Dpagewalk.c46 spinlock_t *ptl; in walk_pte_range() local
Dmlock.c384 spinlock_t *ptl; in __munlock_pagevec_fill() local
Dgup.c406 spinlock_t *ptl; in follow_page_pte() local
556 spinlock_t *ptl; in follow_pmd_mask() local
671 spinlock_t *ptl; in follow_pud_mask() local
/Linux-v5.10/arch/s390/mm/
Dgmap.c544 spinlock_t *ptl; in __gmap_link() local
677 spinlock_t *ptl; in __gmap_zap() local
850 spinlock_t **ptl) in gmap_pte_op_walk()
895 static void gmap_pte_op_end(spinlock_t *ptl) in gmap_pte_op_end()
1009 spinlock_t *ptl = NULL; in gmap_protect_pte() local
1132 spinlock_t *ptl; in gmap_read_table() local
1211 spinlock_t *ptl; in gmap_protect_rmap() local
2110 spinlock_t *ptl; in gmap_shadow_page() local
2465 spinlock_t *ptl; in gmap_sync_dirty_log_pmd() local
2532 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
992 spinlock_t *ptl; in pgste_perform_essa() local
1092 spinlock_t *ptl; in set_pgste_bits() local
1120 spinlock_t *ptl; in get_pgste() local
/Linux-v5.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
/Linux-v5.10/arch/x86/kernel/
Dldt.c292 spinlock_t *ptl; in map_ldt_struct() local
365 spinlock_t *ptl; in unmap_ldt_struct() local
/Linux-v5.10/arch/powerpc/mm/book3s64/
Dsubpage_prot.c61 spinlock_t *ptl; in hpte_flush_range() local
/Linux-v5.10/arch/m68k/kernel/
Dsys_m68k.c472 spinlock_t *ptl; in sys_atomic_cmpxchg_32() local
/Linux-v5.10/fs/proc/
Dtask_mmu.c578 spinlock_t *ptl; in smaps_pte_range() local
1104 spinlock_t *ptl; in clear_refs_pte_range() local
1400 spinlock_t *ptl; in pagemap_pmd_range() local
1784 spinlock_t *ptl; in gather_pte_stats() local
/Linux-v5.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
/Linux-v5.10/include/linux/
Drmap.h211 spinlock_t *ptl; member
Dswapops.h232 spinlock_t *ptl) { } in __migration_entry_wait()
Dmm.h532 spinlock_t *ptl; /* Page table lock. member
2001 spinlock_t **ptl) in get_locked_pte()
2226 #define pte_unmap_unlock(pte, ptl) do { \ argument
2291 spinlock_t *ptl = pmd_lockptr(mm, pmd); in pmd_lock() local
2325 spinlock_t *ptl = pud_lockptr(mm, pud); in pud_lock() local

12