Searched refs:logvcnt (Results 1 – 1 of 1) sorted by relevance
123 static int logvcnt = 0; variable139 while (logvcnt < nl7c_logbuf_max) { \147 if (logvcnt == nl7c_logbuf_max) { \158 logv[logvcnt++] = _p; \176 if (logvcnt == 0) { in log_buf_alloc()182 if (logvcnt == 0) { in log_buf_alloc()188 log = logv[--logvcnt]; in log_buf_alloc()348 if (logvcnt < nl7c_logbuf_max) { in logd_log_write()351 if (logvcnt < nl7c_logbuf_max) { in logd_log_write()553 for (logvcnt = 0; logvcnt < nl7c_logbuf_max; logvcnt++) { in nl7c_logd_init()[all …]