Searched refs:tnf_buf_file_header_t (Results 1 – 7 of 7) sorted by relevance
107 volatile tnf_buf_file_header_t *fh; in tnfw_b_alloc_block()130 fh = (volatile tnf_buf_file_header_t *)_tnfw_b_control->tnf_buffer; in tnfw_b_alloc_block()345 tnf_buf_file_header_t *fh = (tnf_buf_file_header_t *)buf; in tnfw_b_init_buffer()352 if (block_size != 512 || block_size < sizeof (tnf_buf_file_header_t)) in tnfw_b_init_buffer()442 volatile tnf_buf_file_header_t *fh; in tnfw_b_alloc()467 fh = (volatile tnf_buf_file_header_t *)_tnfw_b_control->tnf_buffer; in tnfw_b_alloc()560 volatile tnf_buf_file_header_t *fh = in tnfw_b_xcommit()562 (volatile tnf_buf_file_header_t *)_tnfw_b_control->tnf_buffer; in tnfw_b_xcommit()629 volatile tnf_buf_file_header_t *fh = in tnfw_b_xabort()631 (volatile tnf_buf_file_header_t *)_tnfw_b_control->tnf_buffer; in tnfw_b_xabort()[all …]
76 } tnf_buf_file_header_t; typedef
243 shift = ((tnf_buf_file_header_t *)file_start)->com.file_log_size; in tnf_trace_alloc()
64 static tnf_block_header_t *tnfw_b_alloc_block(tnf_buf_file_header_t *,74 tnfw_b_alloc_block(tnf_buf_file_header_t *fh, enum tnf_alloc_mode istag) in tnfw_b_alloc_block()310 tnf_buf_file_header_t *fh; in tnfw_b_fw_alloc()344 tnf_buf_file_header_t *fh; in tnfw_b_init_buffer()350 fh = (tnf_buf_file_header_t *)buf; in tnfw_b_init_buffer()
125 } tnf_buf_file_header_t; typedef154 #define TNF_FILE_HEADER() ((tnf_buf_file_header_t *)tnf_buf)
257 sizeof (tnf_buf_file_header_t) - sizeof (tnf_uint32_t));368 ((tnf_buf_file_header_t *)tnf_buf)->com.file_log_size; in tnf_ref32_1()407 ((tnf_buf_file_header_t *)file_start)->com.file_log_size; in tnf_ref32_1()
181 shift = ((tnf_buf_file_header_t *)tnf_buf)->com.file_log_size; in tnf_trace_alloc()