Searched refs:LQ_OTHER_START_SLOT (Results 1 – 1 of 1) sorted by relevance
49 #define LQ_OTHER_START_SLOT (LQ_MIN_ALLOCATED_LM_SLOTS - 1) macro167 if (idx < LQ_OTHER_START_SLOT) { in log_queue_increment_mem_avail()176 if (idx < LQ_OTHER_START_SLOT) { in log_queue_decrement_mem_avail()205 start = LQ_OTHER_START_SLOT; in log_queue_entry_alloc()374 size_t low_mem_threshold = (lq->lq_cnt_mem_active - LQ_OTHER_START_SLOT) * lq_low_mem_limit; in log_queue_low_mem()