Searched refs:xa_head_locked (Results 1 – 2 of 2) sorted by relevance
649 entry = xa_head_locked(xa); in xas_create()658 entry = xa_head_locked(xa); in xas_create()670 entry = xa_head_locked(xa); in xas_create()2219 entry = xa_head_locked(xa); in xa_destroy()
1205 static inline void *xa_head_locked(const struct xarray *xa) in xa_head_locked() function