Searched refs:NCA_DEFAULT_LOG_BUF_SIZE (Results 1 – 3 of 3) sorted by relevance
37 #define NCA_DEFAULT_LOG_BUF_SIZE (65536) macro40 int8_t buffer[NCA_DEFAULT_LOG_BUF_SIZE];
190 log->size = NCA_DEFAULT_LOG_BUF_SIZE; in log_buf_alloc()196 hdr->nca_logstats.n_log_size = NCA_DEFAULT_LOG_BUF_SIZE - sizeof (*hdr); in log_buf_alloc()
115 static ssize_t g_infile_blk_size = NCA_DEFAULT_LOG_BUF_SIZE;