Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx5/
Dmr.c163 WRITE_ONCE(dev->cache.last_add, jiffies); in create_mkey_callback()
268 WRITE_ONCE(ent->dev->cache.last_add, jiffies); in create_cache_mr()
535 READ_ONCE(cache->last_add) + 300 * HZ); in __cache_work_func()
638 WRITE_ONCE(dev->cache.last_add, jiffies); in mlx5_mr_cache_free()
Dmlx5_ib.h782 unsigned long last_add; member