Searched refs:irq_req_buffer (Results 1 – 1 of 1) sorted by relevance
72 static struct io_thread_req * (*irq_req_buffer)[]; variable467 irq_req_buffer, in ubd_handler()480 struct io_thread_req *io_req = (*irq_req_buffer)[count]; in ubd_handler()1091 irq_req_buffer = kmalloc_array(UBD_REQ_BUFFER_SIZE, in ubd_init()1097 if (irq_req_buffer == NULL) { in ubd_init()