Searched refs:remove_mmap (Results 1 – 4 of 4) sorted by relevance
206 static inline struct iwch_mm_entry *remove_mmap(struct iwch_ucontext *ucontext, in remove_mmap() function
337 mm = remove_mmap(ucontext, key, len); in iwch_mmap()
162 mm = remove_mmap(ucontext, key, len); in c4iw_mmap()
620 static inline struct c4iw_mm_entry *remove_mmap(struct c4iw_ucontext *ucontext, in remove_mmap() function