Home
last modified time | relevance | path

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

/include/linux/
Dxarray.h1511 int xa_get_order(struct xarray *, unsigned long index);
1515 static inline int xa_get_order(struct xarray *xa, unsigned long index) in xa_get_order() function