Searched refs:found_context (Results 1 – 1 of 1) sorted by relevance
476 struct ib_client_data *found_context = NULL; in ib_unregister_client() local483 found_context = context; in ib_unregister_client()490 client->remove(device, found_context ? in ib_unregister_client()491 found_context->data : NULL); in ib_unregister_client()493 if (!found_context) { in ib_unregister_client()501 list_del(&found_context->list); in ib_unregister_client()502 kfree(found_context); in ib_unregister_client()