Searched refs:to_store (Results 1 – 1 of 1) sorted by relevance
147 void *to_store) in push_mkey_locked() argument165 if (to_store && ent->stored == ent->reserved) in push_mkey_locked()166 xas_store(&xas, to_store); in push_mkey_locked()171 if (to_store) { in push_mkey_locked()175 to_store, in push_mkey_locked()203 void *to_store) in push_mkey() argument208 ret = push_mkey_locked(ent, limit_pendings, to_store); in push_mkey()