Searched refs:mm_head (Results 1 – 2 of 2) sorted by relevance
435 struct list_head mm_head; member
206 list_add_tail(&mm->entry, &uctx->mm_head); in ocrdma_add_mmap()217 list_for_each_entry_safe(mm, tmp, &uctx->mm_head, entry) { in ocrdma_del_mmap()235 list_for_each_entry(mm, &uctx->mm_head, entry) { in ocrdma_search_mmap()477 INIT_LIST_HEAD(&ctx->mm_head); in ocrdma_alloc_ucontext()533 list_for_each_entry_safe(mm, tmp, &uctx->mm_head, entry) { in ocrdma_dealloc_ucontext()