Searched refs:xa_head_locked (Results 1 – 2 of 2) sorted by relevance
644 entry = xa_head_locked(xa); in xas_create()653 entry = xa_head_locked(xa); in xas_create()665 entry = xa_head_locked(xa); in xas_create()1974 entry = xa_head_locked(xa); in xa_destroy()
1134 static inline void *xa_head_locked(const struct xarray *xa) in xa_head_locked() function