Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/habanalabs/common/
Dmemory.c374 if (phys_pg_pack->exporting_cnt) { in free_device_memory()
1772 hl_dmabuf->phys_pg_pack->exporting_cnt--; in hl_release_dmabuf()
1946 phys_pg_pack->exporting_cnt++; in export_dmabuf_from_handle()
1996 phys_pg_pack->exporting_cnt--; in export_dmabuf_from_handle()
Dhabanalabs.h2122 u32 exporting_cnt; member