Home
last modified time | relevance | path

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

/linux/lib/
A Dlib.a3 …�xa_erase�__xa_store�xa_store�__xa_cmpxchg�__xa_insert�xa_store_range�xa_get_order�__xa_alloc�__xa…
A Dxarray.c1754 int xa_get_order(struct xarray *xa, unsigned long index) in xa_get_order() function
1785 EXPORT_SYMBOL(xa_get_order);
A Dtest_xarray.c1724 XA_BUG_ON(xa, xa_get_order(xa, i) != 0); in check_get_order()
1731 XA_BUG_ON(xa, xa_get_order(xa, j) != order); in check_get_order()
/linux/include/linux/
A Dxarray.h1513 int xa_get_order(struct xarray *, unsigned long index);
1517 static inline int xa_get_order(struct xarray *xa, unsigned long index) in xa_get_order() function
/linux/mm/
A Dfilemap.c916 unsigned int order = xa_get_order(xas.xa, xas.xa_index); in __filemap_add_folio()
935 order = xa_get_order(xas.xa, xas.xa_index); in __filemap_add_folio()
2832 return PAGE_SIZE << xa_get_order(xas->xa, xas->xa_index); in seek_page_size()
/linux/
A Dvmlinux.symvers11179 0x00000000 xa_get_order vmlinux EXPORT_SYMBOL
A DSystem.map17866 ffff8000104ede40 T xa_get_order
A D.tmp_System.map17866 ffff8000104ede40 T xa_get_order

Completed in 352 milliseconds