Home
last modified time | relevance | path

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

/rust/helpers/
A Dxarray.c10 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()
/rust/kernel/
A Dlib.rs131 pub mod xarray; module
A Dxarray.rs58 xa: Opaque<bindings::xarray>,

Completed in 7 milliseconds