Searched refs:found_context (Results 1 – 1 of 1) sorted by relevance
676 struct ib_client_data *found_context = NULL; in ib_unregister_client() local683 found_context = context; in ib_unregister_client()690 client->remove(device, found_context ? in ib_unregister_client()691 found_context->data : NULL); in ib_unregister_client()693 if (!found_context) { in ib_unregister_client()701 list_del(&found_context->list); in ib_unregister_client()702 kfree(found_context); in ib_unregister_client()