Home
last modified time | relevance | path

Searched refs:is_pool (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dcommand_buffer.c93 if (cb->is_pool) { in cb_do_release()
486 cb->is_pool = true; in hl_cb_pool_init()
H A Dhabanalabs.h950 * @is_pool: true if CB was acquired from the pool, false otherwise.
967 u8 is_pool; member
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dcommand_buffer.c155 if (cb->is_pool) { in cb_do_release()
624 cb->is_pool = true; in hl_cb_pool_init()
H A Dhabanalabs.h442 * @is_pool: true if CB was acquired from the pool, false otherwise.
461 u8 is_pool; member

Completed in 13 milliseconds