Lines Matching refs:cudbg_mem_desc
533 return ((const struct cudbg_mem_desc *)a)->base - in cudbg_mem_desc_cmp()
534 ((const struct cudbg_mem_desc *)b)->base; in cudbg_mem_desc_cmp()
540 struct cudbg_mem_desc *md; in cudbg_fill_meminfo()
546 sizeof(struct cudbg_mem_desc)); in cudbg_fill_meminfo()
548 (ARRAY_SIZE(cudbg_region) + 3) * sizeof(struct cudbg_mem_desc)); in cudbg_fill_meminfo()
631 sort(meminfo_buff->avail, i, sizeof(struct cudbg_mem_desc), in cudbg_fill_meminfo()
735 sort(meminfo_buff->mem, n, sizeof(struct cudbg_mem_desc), in cudbg_fill_meminfo()
1184 struct cudbg_mem_desc *mem_desc) in cudbg_get_mem_region()
1218 sizeof(struct cudbg_mem_desc)); in cudbg_get_mem_region()
1261 struct cudbg_mem_desc mem_desc = { 0 }; in cudbg_get_payload_range()
2262 struct cudbg_mem_desc mem_desc; in cudbg_get_ctxt_region_info()
2275 memset(&mem_desc, 0, sizeof(struct cudbg_mem_desc)); in cudbg_get_ctxt_region_info()