Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/core/
Dcore_priv.h92 void ib_cache_cleanup_one(struct ib_device *device);
Ddevice.c359 ib_cache_cleanup_one(device); in ib_register_device()
409 ib_cache_cleanup_one(device); in ib_unregister_device()
Dcache.c1073 void ib_cache_cleanup_one(struct ib_device *device) in ib_cache_cleanup_one() function