Home
last modified time | relevance | path

Searched refs:mmap_assert_write_locked (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
A Dmmap_lock.h68 static inline void mmap_assert_write_locked(const struct mm_struct *mm) in mmap_assert_write_locked() function
84 mmap_assert_write_locked(mm); in vma_end_write_all()
A Dmm.h735 mmap_assert_write_locked(vma->vm_mm); in __is_vma_write_locked()
815 { mmap_assert_write_locked(vma->vm_mm); } in vma_assert_write_locked()
/linux/mm/
A Dmmu_notifier.c602 mmap_assert_write_locked(mm); in __mmu_notifier_register()
757 mmap_assert_write_locked(mm); in mmu_notifier_get_locked()
1003 mmap_assert_write_locked(mm); in mmu_interval_notifier_insert_locked()
A Dvma.c675 mmap_assert_write_locked(vmg->mm); in vma_merge_existing_range()
921 mmap_assert_write_locked(vmg->mm); in vma_merge_new_range()
1009 mmap_assert_write_locked(vmg->mm); in vma_expand()
1963 mmap_assert_write_locked(mm); in mm_take_all_locks()
2059 mmap_assert_write_locked(mm); in mm_drop_all_locks()
A Dpagewalk.c362 mmap_assert_write_locked(mm); in process_mm_walk_lock()
539 mmap_assert_write_locked(walk.mm); in walk_page_range_novma()
A Dutil.c522 mmap_assert_write_locked(mm); in __account_locked_vm()
A Dksm.c2813 mmap_assert_write_locked(mm); in ksm_disable()
/linux/tools/testing/vma/
A Dvma_internal.h901 static inline void mmap_assert_write_locked(struct mm_struct *) in mmap_assert_write_locked() function
/linux/arch/x86/kernel/cpu/sgx/
A Dencl.c847 mmap_assert_write_locked(mm); in sgx_encl_mm_add()
/linux/arch/x86/events/
A Dcore.c2513 mmap_assert_write_locked(mm); in x86_pmu_event_mapped()

Completed in 42 milliseconds