Searched refs:MIN_QUEUE_SIZE (Results 1 – 1 of 1) sorted by relevance
69 const int MIN_QUEUE_SIZE = 256; in init_event_queue() local100 return queue_alloc(dev, max(MIN_QUEUE_SIZE, nevents * 2)); in init_event_queue()