Home
last modified time | relevance | path

Searched refs:is_pool (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/accel/habanalabs/common/
H A Dcommand_buffer.c93 if (cb->is_pool) { in cb_do_release()
487 cb->is_pool = true; in hl_cb_pool_init()
H A Dhabanalabs.h976 * @is_pool: true if CB was acquired from the pool, false otherwise.
993 u8 is_pool; member