Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dxarray.h77 #define xa_store linux_xa_store macro
/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_xa.c125 xa_store(struct xarray *xa, unsigned long key, void *datum, gfp_t gfp) in xa_store() function