/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | lib-ptl.c | 50 struct lnet_portal *ptl = the_lnet.ln_portals[index]; in lnet_ptl_match_type() local 89 lnet_ptl_enable_mt(struct lnet_portal *ptl, int cpt) in lnet_ptl_enable_mt() 114 lnet_ptl_disable_mt(struct lnet_portal *ptl, int cpt) in lnet_ptl_disable_mt() 216 lnet_match2mt(struct lnet_portal *ptl, lnet_process_id_t id, __u64 mbits) in lnet_match2mt() 230 struct lnet_portal *ptl; in lnet_mt_of_attach() local 264 struct lnet_portal *ptl; in lnet_mt_of_match() local 359 struct lnet_portal *ptl = the_lnet.ln_portals[mtable->mt_portal]; in lnet_mt_match_head() local 429 lnet_ptl_match_early(struct lnet_portal *ptl, struct lnet_msg *msg) in lnet_ptl_match_early() 461 lnet_ptl_match_delay(struct lnet_portal *ptl, in lnet_ptl_match_delay() 539 struct lnet_portal *ptl; in lnet_ptl_match_md() local [all …]
|
D | lib-me.c | 156 struct lnet_portal *ptl; in LNetMEInsert() local
|
/linux-4.1.27/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-4.1.27/arch/arm/lib/ |
D | uaccess_with_memcpy.c | 33 spinlock_t *ptl; in pin_page_for_write() local 105 spinlock_t *ptl; in __copy_to_user_memcpy() local 164 spinlock_t *ptl; in __clear_user_memset() local
|
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/ |
D | lib-lnet.h | 169 #define lnet_ptl_lock(ptl) spin_lock(&(ptl)->ptl_lock) argument 170 #define lnet_ptl_unlock(ptl) spin_unlock(&(ptl)->ptl_lock) argument 684 lnet_ptl_is_lazy(lnet_portal_t *ptl) in lnet_ptl_is_lazy() 690 lnet_ptl_is_unique(lnet_portal_t *ptl) in lnet_ptl_is_unique() 696 lnet_ptl_is_wildcard(lnet_portal_t *ptl) in lnet_ptl_is_wildcard() 702 lnet_ptl_setopt(lnet_portal_t *ptl, int opt) in lnet_ptl_setopt() 708 lnet_ptl_unsetopt(lnet_portal_t *ptl, int opt) in lnet_ptl_unsetopt()
|
/linux-4.1.27/mm/ |
D | memory.c | 566 spinlock_t *ptl; in __pte_alloc() local 1080 spinlock_t *ptl; in zap_pte_range() local 1419 spinlock_t **ptl) in __get_locked_pte() 1446 spinlock_t *ptl; in insert_page() local 1524 spinlock_t *ptl; in insert_pfn() local 1626 spinlock_t *ptl; in remap_pte_range() local 1913 spinlock_t *ptl = pte_lockptr(mm, pmd); in pte_unmap_same() local 1994 pte_t *page_table, spinlock_t *ptl, pte_t orig_pte, in wp_page_reuse() 2064 spinlock_t *ptl = NULL; in wp_page_copy() local 2189 pte_t *page_table, spinlock_t *ptl, pte_t orig_pte, in wp_pfn_shared() [all …]
|
D | huge_memory.c | 724 spinlock_t *ptl; in __do_huge_pmd_anonymous_page() local 805 spinlock_t *ptl; in do_huge_pmd_anonymous_page() local 925 spinlock_t *ptl; in huge_pmd_set_accessed() local 981 spinlock_t *ptl; in do_huge_pmd_wp_page_fallback() local 1085 spinlock_t *ptl; in do_huge_pmd_wp_page() local 1262 spinlock_t *ptl; in do_huge_pmd_numa_page() local 1390 spinlock_t *ptl; in zap_huge_pmd() local 1489 spinlock_t *ptl; in change_huge_pmd() local 1530 spinlock_t **ptl) in __pmd_trans_huge_lock() 1560 spinlock_t **ptl) in page_check_address_pmd() [all …]
|
D | rmap.c | 654 spinlock_t *ptl; in __page_check_address() local 701 spinlock_t *ptl; in page_mapped_in_vma() local 727 spinlock_t *ptl; in page_referenced_one() local 870 spinlock_t *ptl; in page_mkclean_one() local 1187 spinlock_t *ptl; in try_to_unmap_one() local
|
D | migrate.c | 112 spinlock_t *ptl; in remove_migration_pte() local 201 spinlock_t *ptl) in __migration_entry_wait() 238 spinlock_t *ptl = pte_lockptr(mm, pmd); in migration_entry_wait() local 246 spinlock_t *ptl = huge_pte_lockptr(hstate_vma(vma), mm, pte); in migration_entry_wait_huge() local 1722 spinlock_t *ptl; in migrate_misplaced_transhuge_page() local
|
D | mprotect.c | 40 unsigned long addr, int prot_numa, spinlock_t **ptl) in lock_pte_protection() 66 spinlock_t *ptl; in change_pte_range() local
|
D | mincore.c | 114 spinlock_t *ptl; in mincore_pte_range() local
|
D | hugetlb.c | 2744 spinlock_t *ptl; in __unmap_hugepage_range() local 2930 struct page *pagecache_page, spinlock_t *ptl) in hugetlb_cow() 3092 spinlock_t *ptl; in hugetlb_no_page() local 3253 spinlock_t *ptl; in hugetlb_fault() local 3397 spinlock_t *ptl = NULL; in follow_hugetlb_page() local 3510 spinlock_t *ptl; in hugetlb_change_protection() local 3731 spinlock_t *ptl; in huge_pmd_share() local 3869 spinlock_t *ptl; in follow_huge_pmd() local
|
D | madvise.c | 152 spinlock_t *ptl; in swapin_walk_pmd_entry() local
|
D | gup.c | 40 spinlock_t *ptl; in follow_page_pte() local 150 spinlock_t *ptl; in follow_page_mask() local
|
D | mlock.c | 364 spinlock_t *ptl; in __munlock_pagevec_fill() local
|
D | ksm.c | 861 spinlock_t *ptl; in write_protect_page() local 935 spinlock_t *ptl; in replace_page() local
|
D | mempolicy.c | 494 spinlock_t *ptl; in queue_pages_pte_range() local 534 spinlock_t *ptl; in queue_pages_hugetlb() local
|
D | swapfile.c | 1097 spinlock_t *ptl; in unuse_pte() local
|
D | memcontrol.c | 4897 spinlock_t *ptl; in mem_cgroup_count_precharge_pte_range() local 5062 spinlock_t *ptl; in mem_cgroup_move_charge_pte_range() local
|
/linux-4.1.27/arch/s390/mm/ |
D | pgtable.c | 511 spinlock_t *ptl; in __gmap_link() local 628 spinlock_t *ptl; in __gmap_zap() local 724 spinlock_t *ptl; in gmap_ipte_notify() local 835 spinlock_t *ptl; in set_guest_storage_key() local 887 spinlock_t *ptl; in get_guest_storage_key() local 1317 spinlock_t *ptl; in gmap_test_and_clear_dirty() local
|
/linux-4.1.27/include/linux/ |
D | huge_mm.h | 133 spinlock_t **ptl) in pmd_trans_huge_lock() 205 spinlock_t **ptl) in pmd_trans_huge_lock()
|
D | swapops.h | 154 spinlock_t *ptl) { } in __migration_entry_wait()
|
D | mm_types.h | 160 spinlock_t *ptl; member 162 spinlock_t ptl; member
|
D | mm.h | 1387 spinlock_t **ptl) in get_locked_pte() 1566 #define pte_unmap_unlock(pte, ptl) do { \ argument 1632 spinlock_t *ptl = pmd_lockptr(mm, pmd); in pmd_lock() local
|
D | hugetlb.h | 512 spinlock_t *ptl; in huge_pte_lock() local
|
/linux-4.1.27/arch/powerpc/mm/ |
D | subpage-prot.c | 67 spinlock_t *ptl; in hpte_flush_range() local
|
/linux-4.1.27/arch/m68k/kernel/ |
D | sys_m68k.c | 470 spinlock_t *ptl; in sys_atomic_cmpxchg_32() local
|
/linux-4.1.27/fs/proc/ |
D | task_mmu.c | 534 spinlock_t *ptl; in smaps_pte_range() local 798 spinlock_t *ptl; in clear_refs_pte_range() local 1110 spinlock_t *ptl; in pagemap_pte_range() local 1417 spinlock_t *ptl; in gather_pte_stats() local
|
/linux-4.1.27/arch/x86/xen/ |
D | mmu.c | 712 spinlock_t *ptl = NULL; in xen_pte_lock() local 724 spinlock_t *ptl = v; in xen_pte_unlock() local 754 spinlock_t *ptl; in xen_pin_page() local 895 spinlock_t *ptl = NULL; in xen_unpin_page() local
|
/linux-4.1.27/arch/sh/mm/ |
D | cache-sh5.c | 390 spinlock_t *ptl; in sh64_dcache_purge_user_pages() local
|
/linux-4.1.27/arch/arm/kernel/ |
D | traps.c | 648 spinlock_t *ptl; in arm_syscall() local
|
/linux-4.1.27/arch/x86/kernel/ |
D | vm86_32.c | 174 spinlock_t *ptl; in mark_screen_rdonly() local
|
/linux-4.1.27/kernel/events/ |
D | uprobes.c | 164 spinlock_t *ptl; in __replace_page() local
|