Searched refs:fc_data (Results 1 – 3 of 3) sorted by relevance
61 uint8_t fc_data[FIREHOSE_CHUNK_SIZE - 8 - 8]; member
120 .fcp_next_entry_offs = offsetof(struct firehose_chunk_s, fc_data),
623 …ize_t __assert_only _firehose_chunk_payload_size = sizeof(((struct firehose_chunk_s *)0)->fc_data); in _firehose_trace()