Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dmr.c179 WRITE_ONCE(ent->dev->cache.last_add, in push_mkey()
261 WRITE_ONCE(dev->cache.last_add, jiffies); in create_mkey_callback()
361 WRITE_ONCE(ent->dev->cache.last_add, jiffies); in create_cache_mkey()
617 READ_ONCE(cache->last_add) + 300 * HZ); in __cache_work_func()
Dmlx5_ib.h772 unsigned long last_add; member