Home
last modified time | relevance | path

Searched refs:xa_head_locked (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Dxarray.c648 entry = xa_head_locked(xa); in xas_create()
657 entry = xa_head_locked(xa); in xas_create()
669 entry = xa_head_locked(xa); in xas_create()
2211 entry = xa_head_locked(xa); in xa_destroy()
/OK3568_Linux_fs/kernel/include/linux/
H A Dxarray.h1169 static inline void *xa_head_locked(const struct xarray *xa) in xa_head_locked() function