Searched refs:f_queue_count (Results 1 – 2 of 2) sorted by relevance
157 int f_queue_count; /* count of messages on the queue */ member
1315 f->f_queue_count++; in logmsg()1320 f->f_queue_count--; in logmsg()1399 if (f->f_queue_count > Q_HIGHWATER_MARK) { in logmsg()1403 f->f_queue_count); in logmsg()1423 f->f_queue_count++; in logmsg()1427 f->f_queue_count--; in logmsg()1475 assert(f->f_queue_count > 0); in logit()1476 f->f_queue_count--; in logit()1668 while (f->f_queue_count > 0) { in logit()1678 f->f_queue_count--; in logit()[all …]