Home
last modified time | relevance | path

Searched defs:xa_store (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dxarray.c1573 void *xa_store(struct xarray *xa, unsigned long index, void *entry, gfp_t gfp) in xa_store() function
1583 EXPORT_SYMBOL(xa_store); variable
/kernel/linux/linux-6.6/lib/
H A Dxarray.c1575 void *xa_store(struct xarray *xa, unsigned long index, void *entry, gfp_t gfp) in xa_store() function
1585 EXPORT_SYMBOL(xa_store); variable

Completed in 6 milliseconds