Searched refs:found_context (Results 1 – 1 of 1) sorted by relevance
495 struct ib_client_data *found_context = NULL; in ib_unregister_client() local502 found_context = context; in ib_unregister_client()509 client->remove(device, found_context ? in ib_unregister_client()510 found_context->data : NULL); in ib_unregister_client()512 if (!found_context) { in ib_unregister_client()520 list_del(&found_context->list); in ib_unregister_client()521 kfree(found_context); in ib_unregister_client()