Home
last modified time | relevance | path

Searched refs:mmap_write_lock_nested (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dmmu_context.h51 mmap_write_lock_nested(new, SINGLE_DEPTH_NESTING); in activate_mm()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmmap_lock.h19 static inline void mmap_write_lock_nested(struct mm_struct *mm, int subclass) in mmap_write_lock_nested() function
/OK3568_Linux_fs/kernel/kernel/
H A Dfork.c497 mmap_write_lock_nested(mm, SINGLE_DEPTH_NESTING); in dup_mmap()