Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dxarray.h296 void __rcu * xa_head; member
1162 static inline void *xa_head(const struct xarray *xa) in xa_head() function