Searched defs:cudbg_hdr (Results 1 – 5 of 5) sorted by relevance
70 struct cudbg_hdr { struct71 u32 signature;72 u32 hdr_len;73 u16 major_ver;74 u16 minor_ver;75 u32 data_len;76 u32 hdr_flags;77 u16 max_entities;78 u8 chip_ver;79 u8 reserved1;[all …]
232 struct cudbg_hdr *cudbg_hdr; in compress_buff() local
106 struct cudbg_hdr *cudbg_hdr; in update_headers() local
177 struct cudbg_hdr *cudbg_hdr = (struct cudbg_hdr *)outbuf; in get_next_ext_entity_hdr() local291 struct cudbg_hdr *cudbg_hdr; in cudbg_collect() local627 struct cudbg_hdr *cudbg_hdr = (struct cudbg_hdr *)outbuf; in get_entity_hdr() local
236 struct cudbg_hdr *cudbg_hdr; in validate_next_rec_offset() local