Lines Matching refs:response_size
469 size_t response_size, gfp_t gfp) in gb_operation_response_alloc() argument
477 response = gb_operation_message_alloc(hd, type, response_size, gfp); in gb_operation_response_alloc()
520 size_t request_size, size_t response_size, in gb_operation_create_common() argument
539 if (!gb_operation_response_alloc(operation, response_size, in gb_operation_create_common()
577 size_t response_size, unsigned long flags, in gb_operation_create_flags() argument
591 request_size, response_size, in gb_operation_create_flags()
603 size_t response_size, unsigned long flags, in gb_operation_create_core() argument
611 request_size, response_size, in gb_operation_create_core()
1140 void *response, int response_size, in gb_operation_sync_timeout() argument
1146 if ((response_size && !response) || in gb_operation_sync_timeout()
1151 request_size, response_size, in gb_operation_sync_timeout()
1165 if (response_size) { in gb_operation_sync_timeout()
1167 response_size); in gb_operation_sync_timeout()