Searched refs:xa_load (Results 1 – 3 of 3) sorted by relevance
76 #define xa_load linux_xa_load macro82 void * xa_load(struct xarray *, unsigned long);
111 xa_load(struct xarray *xa, unsigned long key) in xa_load() function
1950 return xa_load(&file_priv->context_xa, id); in __i915_gem_context_lookup_rcu()