Searched refs:rqst_arr (Results 1 – 1 of 1) sorted by relevance
602 u64 *rqst_arr; in vmbus_alloc_requestor() local605 rqst_arr = request_arr_init(size); in vmbus_alloc_requestor()606 if (!rqst_arr) in vmbus_alloc_requestor()611 kfree(rqst_arr); in vmbus_alloc_requestor()615 rqstor->req_arr = rqst_arr; in vmbus_alloc_requestor()
Completed in 6 milliseconds