Home
last modified time | relevance | path

Searched defs:xa_get_order (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/lib/
Dxarray.c1759 int xa_get_order(struct xarray *xa, unsigned long index) in xa_get_order() function
/linux-6.6.21/include/linux/
Dxarray.h1554 static inline int xa_get_order(struct xarray *xa, unsigned long index) in xa_get_order() function