gb_operation_response_alloc
EXPORT_SYMBOL_GPL(gb_operation_response_alloc);
if (!gb_operation_response_alloc(operation, response_size,
if (!gb_operation_response_alloc(operation, 0, GFP_KERNEL))
if (!gb_operation_response_alloc(op, sizeof(*response), GFP_KERNEL))
if (!gb_operation_response_alloc(op, sizeof(*size_response),
if (!gb_operation_response_alloc(op, size, GFP_KERNEL)) {
if (!gb_operation_response_alloc(op, sizeof(*response), GFP_KERNEL)) {
if (!gb_operation_response_alloc(op, size, GFP_KERNEL)) {
if (!gb_operation_response_alloc(operation,
bool gb_operation_response_alloc(struct gb_operation *operation,