Searched refs:irq_req_buffer (Results 1 – 1 of 1) sorted by relevance
73 static struct io_thread_req * (*irq_req_buffer)[]; variable468 irq_req_buffer, in ubd_handler()481 struct io_thread_req *io_req = (*irq_req_buffer)[count]; in ubd_handler()1094 irq_req_buffer = kmalloc_array(UBD_REQ_BUFFER_SIZE, in ubd_init()1100 if (irq_req_buffer == NULL) { in ubd_init()