Searched refs:cudbg_entity_hdr (Results 1 – 5 of 5) sorted by relevance
175 struct cudbg_entity_hdr *cudbg_get_entity_hdr(void *outbuf, int i);177 struct cudbg_entity_hdr *entity_hdr);
47 struct cudbg_entity_hdr { struct
355 struct cudbg_entity_hdr *entity_hdr; in cxgb4_cudbg_collect_entity()439 sizeof(struct cudbg_entity_hdr) * in cxgb4_cudbg_collect()509 sizeof(struct cudbg_entity_hdr) * CUDBG_MAX_ENTITY; in cxgb4_cudbg_vmcore_add_dump()
1237 sizeof(struct cudbg_entity_hdr) * CUDBG_MAX_ENTITY; in set_dump()1266 sizeof(struct cudbg_entity_hdr) * CUDBG_MAX_ENTITY; in get_dump_data()
93 struct cudbg_entity_hdr *entity_hdr) in cudbg_align_debug_buffer()109 struct cudbg_entity_hdr *cudbg_get_entity_hdr(void *outbuf, int i) in cudbg_get_entity_hdr()113 return (struct cudbg_entity_hdr *) in cudbg_get_entity_hdr()115 (sizeof(struct cudbg_entity_hdr) * (i - 1))); in cudbg_get_entity_hdr()