Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dxarray.h300 void __rcu * xa_head; member
1180 static inline void *xa_head(const struct xarray *xa) in xa_head() function