Home
last modified time | relevance | path

Searched refs:old_pkey_cache (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/infiniband/core/
Dcache.c256 struct ib_pkey_cache *pkey_cache = NULL, *old_pkey_cache; in ib_cache_update() local
306 old_pkey_cache = device->cache.pkey_cache[port - start_port(device)]; in ib_cache_update()
316 kfree(old_pkey_cache); in ib_cache_update()