Home
last modified time | relevance | path

Searched refs:rwsem_assert_held (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dmmap_lock.h65 rwsem_assert_held(&mm->mmap_lock); in mmap_assert_locked()
Drwsem.h195 static inline void rwsem_assert_held(const struct rw_semaphore *sem) in rwsem_assert_held() function