Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dmr.c179 WRITE_ONCE(ent->dev->cache.last_add, in push_mkey_locked()
273 WRITE_ONCE(dev->cache.last_add, jiffies); in create_mkey_callback()
376 WRITE_ONCE(ent->dev->cache.last_add, jiffies); in create_cache_mkey()
636 READ_ONCE(cache->last_add) + 300 * HZ); in __cache_work_func()
Dmlx5_ib.h799 unsigned long last_add; member