Searched refs:free_link (Results 1 – 4 of 4) sorted by relevance
21 struct list_head free_link; member65 typeof(*hwsp), free_link); in hwsp_alloc()88 list_add(&hwsp->free_link, >->hwsp_free_list); in hwsp_alloc()95 list_del(&hwsp->free_link); in hwsp_alloc()112 list_add_tail(&hwsp->free_link, >->hwsp_free_list); in __idle_hwsp_free()120 list_del(&hwsp->free_link); in __idle_hwsp_free()
114 struct llist_node free_link; member
343 llist_for_each_entry_safe(ctx, cn, freed, free_link) in contexts_free()358 ctx = container_of(freed, typeof(*ctx), free_link); in contexts_free_first()378 if (llist_add(&ctx->free_link, &i915->contexts.free_list)) in i915_gem_context_release()
417 static void free_link(struct ocxl_link *link) in free_link() function459 free_link(link); in release_xsl()