Searched refs:is_tmp (Results 1 – 2 of 2) sorted by relevance
509 if (ent->disabled || READ_ONCE(ent->dev->fill_delay) || ent->is_tmp) in queue_adjust_cache_locked()621 if (ent->is_tmp) in delayed_cache_work_func()889 ent->is_tmp = !persistent_entry; in mlx5r_cache_create_ent_locked()2052 if (ent->is_tmp && !ent->tmp_cleanup_scheduled) { in mlx5_revoke_mr()
816 u8 is_tmp:1; member