Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcache.c1479 struct ib_pkey_cache *pkey_cache = NULL, *old_pkey_cache; in ib_cache_update() local
1528 old_pkey_cache = device->port_data[port].cache.pkey; in ib_cache_update()
1542 kfree(old_pkey_cache); in ib_cache_update()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcache.c1487 struct ib_pkey_cache *old_pkey_cache = NULL; in ib_cache_update() local
1539 old_pkey_cache = device->port_data[port].cache.pkey; in ib_cache_update()
1553 kfree(old_pkey_cache); in ib_cache_update()

Completed in 7 milliseconds