Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dmr.c145 void *to_store) in push_mkey() argument
165 if (to_store && ent->stored == ent->reserved) in push_mkey()
166 xas_store(&xas, to_store); in push_mkey()
171 if (to_store) { in push_mkey()
175 to_store, in push_mkey()