Searched refs:found_context (Results 1 – 1 of 1) sorted by relevance
497 struct ib_client_data *found_context = NULL; in ib_unregister_client() local504 found_context = context; in ib_unregister_client()511 client->remove(device, found_context ? in ib_unregister_client()512 found_context->data : NULL); in ib_unregister_client()514 if (!found_context) { in ib_unregister_client()522 list_del(&found_context->list); in ib_unregister_client()523 kfree(found_context); in ib_unregister_client()