Searched refs:cudbg_entity_hdr (Results 1 – 5 of 5) sorted by relevance
110 struct cudbg_entity_hdr *entity_hdr; in cxgb4_cudbg_collect_entity()193 sizeof(struct cudbg_entity_hdr) * in cxgb4_cudbg_collect()270 sizeof(struct cudbg_entity_hdr) * CUDBG_MAX_ENTITY; in cxgb4_cudbg_vmcore_add_dump()
35 struct cudbg_entity_hdr { struct
170 struct cudbg_entity_hdr *cudbg_get_entity_hdr(void *outbuf, int i);172 struct cudbg_entity_hdr *entity_hdr);
490 struct cudbg_entity_hdr *entity_hdr) in cudbg_align_debug_buffer()506 struct cudbg_entity_hdr *cudbg_get_entity_hdr(void *outbuf, int i) in cudbg_get_entity_hdr()510 return (struct cudbg_entity_hdr *) in cudbg_get_entity_hdr()512 (sizeof(struct cudbg_entity_hdr) * (i - 1))); in cudbg_get_entity_hdr()
1949 sizeof(struct cudbg_entity_hdr) * CUDBG_MAX_ENTITY; in set_dump()1978 sizeof(struct cudbg_entity_hdr) * CUDBG_MAX_ENTITY; in get_dump_data()