Searched refs:xarray (Results 1 – 3 of 3) sorted by relevance
10 void rust_helper_xa_init_flags(struct xarray *xa, gfp_t flags) in rust_helper_xa_init_flags()15 int rust_helper_xa_trylock(struct xarray *xa) in rust_helper_xa_trylock()20 void rust_helper_xa_lock(struct xarray *xa) in rust_helper_xa_lock()25 void rust_helper_xa_unlock(struct xarray *xa) in rust_helper_xa_unlock()
131 pub mod xarray; module
58 xa: Opaque<bindings::xarray>,
Completed in 7 milliseconds