Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Dcore_priv.h144 void ib_cache_cleanup_one(struct ib_device *device);
Ddevice.c563 ib_cache_cleanup_one(device); in ib_register_device()
606 ib_cache_cleanup_one(device); in ib_unregister_device()
Dcache.c1446 void ib_cache_cleanup_one(struct ib_device *device) in ib_cache_cleanup_one() function