Searched refs:handles_list (Results 1 – 4 of 4) sorted by relevance
45 INIT_LIST_HEAD(&ctx->handles_list); in mock_context()
196 struct list_head handles_list; member
103 list_for_each_entry_safe(lut, ln, &ctx->handles_list, ctx_link) { in lut_close()297 INIT_LIST_HEAD(&ctx->handles_list); in __create_hw_context()
800 list_add(&lut->ctx_link, &eb->ctx->handles_list); in eb_lookup_vmas()