Searched refs:proc_maps_locking_ctx (Results 1 – 2 of 2) sorted by relevance
135 static void reset_lock_ctx(struct proc_maps_locking_ctx *lock_ctx) in reset_lock_ctx()141 static void unlock_ctx_vma(struct proc_maps_locking_ctx *lock_ctx) in unlock_ctx_vma()152 struct proc_maps_locking_ctx *lock_ctx) in lock_vma_range()172 static inline void unlock_vma_range(struct proc_maps_locking_ctx *lock_ctx) in unlock_vma_range()185 struct proc_maps_locking_ctx *lock_ctx = &priv->lock_ctx; in get_next_vma()202 struct proc_maps_locking_ctx *lock_ctx = &priv->lock_ctx; in fallback_to_mmap_lock()219 struct proc_maps_locking_ctx *lock_ctx) in lock_vma_range()224 static inline void unlock_vma_range(struct proc_maps_locking_ctx *lock_ctx) in unlock_vma_range()278 struct proc_maps_locking_ctx *lock_ctx; in m_start()532 static int query_vma_setup(struct proc_maps_locking_ctx *lock_ctx) in query_vma_setup()[all …]
383 struct proc_maps_locking_ctx { struct396 struct proc_maps_locking_ctx lock_ctx; argument