Searched defs:xarray (Results 1 – 5 of 5) sorted by relevance
20 xarray: $(CORE_OFILES) xarray.o global() target
300 struct xarray { struct324 struct xarray name = XARRAY_INIT(name, flags) argument
18 struct xarray xarray; member
119 pub mod xarray; module
752 struct xarray *xarray, loff_t start, size_t count) in iov_iter_xarray()