Searched refs:ctx_free (Results 1 – 2 of 2) sorted by relevance
391 static struct ctx_list ctx_free; variable409 #define add_to_free_ctxlist(entry) add_to_ctx_list(&ctx_free, entry)417 ctxp = ctx_free.next; in alloc_context()418 if (ctxp != &ctx_free) { in alloc_context()465 ctx_free.next = ctx_free.prev = &ctx_free; in sparc_context_init()
1032 static int unmap_device_va(struct hl_ctx *ctx, u64 vaddr, bool ctx_free) in unmap_device_va() argument1108 if (!ctx_free) in unmap_device_va()1120 if (!ctx_free) { in unmap_device_va()