Searched refs:INITIAL_QUEUE_ARRAY_SIZE (Results 1 – 1 of 1) sorted by relevance
41 #define INITIAL_QUEUE_ARRAY_SIZE 16 macro287 process->queues = kmalloc_array(INITIAL_QUEUE_ARRAY_SIZE, in create_process()311 process->queue_array_size = INITIAL_QUEUE_ARRAY_SIZE; in create_process()