/linux-3.3/arch/arm/mm/ |
D | fault-armv.c | 74 static inline void do_pte_lock(spinlock_t *ptl) in do_pte_lock() 83 static inline void do_pte_unlock(spinlock_t *ptl) in do_pte_unlock() 88 static inline void do_pte_lock(spinlock_t *ptl) {} in do_pte_lock() 89 static inline void do_pte_unlock(spinlock_t *ptl) {} in do_pte_unlock() 95 spinlock_t *ptl; in adjust_pte() local
|
/linux-3.3/arch/arm/lib/ |
D | uaccess_with_memcpy.c | 32 spinlock_t *ptl; in pin_page_for_write() local 76 spinlock_t *ptl; in __copy_to_user_memcpy() local 132 spinlock_t *ptl; in __clear_user_memset() local
|
/linux-3.3/mm/ |
D | rmap.c | 625 spinlock_t *ptl; in __page_check_address() local 678 spinlock_t *ptl; in page_mapped_in_vma() local 730 spinlock_t *ptl; in page_referenced_one() local 930 spinlock_t *ptl; in page_mkclean_one() local 1220 spinlock_t *ptl; in try_to_unmap_one() local 1370 spinlock_t *ptl; in try_to_unmap_cluster() local
|
D | memory.c | 1124 spinlock_t *ptl; in zap_pte_range() local 1450 spinlock_t *ptl; in follow_page() local 1982 spinlock_t **ptl) in __get_locked_pte() 2009 spinlock_t *ptl; in insert_page() local 2078 spinlock_t *ptl; in insert_pfn() local 2183 spinlock_t *ptl; in remap_pte_range() local 2431 spinlock_t *ptl = pte_lockptr(mm, pmd); in pte_unmap_same() local 2487 spinlock_t *ptl, pte_t orig_pte) in do_wp_page() 2875 spinlock_t *ptl; in do_swap_page() local 3093 spinlock_t *ptl; in do_anonymous_page() local [all …]
|
D | fremap.c | 60 spinlock_t *ptl; in install_file_pte() local
|
D | mprotect.c | 43 spinlock_t *ptl; in change_pte_range() local
|
D | mincore.c | 113 spinlock_t *ptl; in mincore_pte_range() local
|
D | filemap_xip.c | 174 spinlock_t *ptl; in __xip_unmap() local
|
D | migrate.c | 97 spinlock_t *ptl; in remove_migration_pte() local 187 spinlock_t *ptl; in migration_entry_wait() local
|
D | huge_memory.c | 1798 spinlock_t *ptl) in __collapse_huge_page_copy() 1847 spinlock_t *ptl; in collapse_huge_page() local 2022 spinlock_t *ptl; in khugepaged_scan_pmd() local
|
D | ksm.c | 705 spinlock_t *ptl; in write_protect_page() local 772 spinlock_t *ptl; in replace_page() local
|
D | swapfile.c | 851 spinlock_t *ptl; in unuse_pte() local
|
D | mempolicy.c | 471 spinlock_t *ptl; in check_pte_range() local
|
D | memcontrol.c | 5234 spinlock_t *ptl; in mem_cgroup_count_precharge_pte_range() local 5396 spinlock_t *ptl; in mem_cgroup_move_charge_pte_range() local
|
/linux-3.3/arch/powerpc/mm/ |
D | subpage-prot.c | 67 spinlock_t *ptl; in hpte_flush_range() local
|
/linux-3.3/arch/m68k/kernel/ |
D | sys_m68k.c | 465 spinlock_t *ptl; in sys_atomic_cmpxchg_32() local
|
/linux-3.3/fs/proc/ |
D | task_mmu.c | 395 spinlock_t *ptl; in smaps_pte_range() local 506 spinlock_t *ptl; in clear_refs_pte_range() local 939 spinlock_t *ptl; in gather_pte_stats() local
|
/linux-3.3/arch/x86/xen/ |
D | mmu.c | 778 spinlock_t *ptl = NULL; in xen_pte_lock() local 790 spinlock_t *ptl = v; in xen_pte_unlock() local 820 spinlock_t *ptl; in xen_pin_page() local 961 spinlock_t *ptl = NULL; in xen_unpin_page() local
|
/linux-3.3/arch/sh/mm/ |
D | cache-sh5.c | 390 spinlock_t *ptl; in sh64_dcache_purge_user_pages() local
|
/linux-3.3/arch/arm/kernel/ |
D | traps.c | 595 spinlock_t *ptl; in arm_syscall() local
|
/linux-3.3/arch/x86/kernel/ |
D | vm86_32.c | 172 spinlock_t *ptl; in mark_screen_rdonly() local
|
/linux-3.3/include/linux/ |
D | mm.h | 1142 spinlock_t **ptl) in get_locked_pte() 1234 #define pte_unmap_unlock(pte, ptl) do { \ argument
|
D | mm_types.h | 121 spinlock_t ptl; member
|