Searched refs:found_context (Results 1 – 1 of 1) sorted by relevance
491 struct ib_client_data *found_context = NULL; in ib_unregister_client() local498 found_context = context; in ib_unregister_client()505 client->remove(device, found_context ? in ib_unregister_client()506 found_context->data : NULL); in ib_unregister_client()508 if (!found_context) { in ib_unregister_client()516 list_del(&found_context->list); in ib_unregister_client()519 kfree(found_context); in ib_unregister_client()