Searched refs:cudbg_private (Results 1 – 6 of 6) sorted by relevance
23 struct cudbg_private *handle; in cudbg_alloc_handle()48 kmem_free(handle, sizeof(struct cudbg_private)); in cudbg_free_handle()
103 struct cudbg_private *priv = handle; in update_headers()167 struct cudbg_private *priv = handle; in cudbg_write_flash()345 struct cudbg_private *priv = handle; in cudbg_read_flash()
415 struct cudbg_private { struct
231 struct cudbg_private *priv = handle; in wr_entity_to_flash()296 u8 *dbg_bitmap = ((struct cudbg_private *)handle)->dbg_init.dbg_bitmap; in cudbg_collect()298 &(((struct cudbg_private *)handle)->dbg_init); in cudbg_collect()
641 set_dbg_entity(((struct cudbg_private *)handle)->dbg_init.dbg_bitmap, in do_view()
371 dbg_bitmap = ((struct cudbg_private *)handle)->dbg_init.dbg_bitmap; in cudbg_view()372 info = ((struct cudbg_private *)handle)->dbg_init.info; in cudbg_view()