Searched refs:context_list_entry (Results 1 – 3 of 3) sorted by relevance
165 struct list_head context_list_entry; member
195 list_for_each_entry(d3d12_context_type, ctx, &bo->screen->context_list, context_list_entry) in d3d12_bo_unreference()
74 list_del(&ctx->context_list_entry); in d3d12_context_destroy()2589 list_addtail(&ctx->context_list_entry, &screen->context_list); in d3d12_context_create()