Searched refs:fcp_frame (Results 1 – 1 of 1) sorted by relevance
674 void *fcp_frame = NULL; in handle_request() local695 fcp_frame = kmemdup(payload, length, GFP_ATOMIC); in handle_request()696 if (fcp_frame == NULL) in handle_request()699 r->data = fcp_frame; in handle_request()743 kfree(fcp_frame); in handle_request()