Home
last modified time | relevance | path

Searched refs:nodes_pool (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dcontext.c220 for (i = 0; i < ARRAY_SIZE(ctx->outcome_store.nodes_pool); ++i) in hl_ctx_init()
221 list_add(&ctx->outcome_store.nodes_pool[i].list_link, in hl_ctx_init()
H A Dhabanalabs.h1811 * @nodes_pool: a static pool of pre-allocated outcome objects
1818 struct hl_cs_outcome nodes_pool[HL_CS_OUTCOME_HISTORY_LEN]; member

Completed in 12 milliseconds