Home
last modified time | relevance | path

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

/lib/
Dxarray.c36 static inline void xas_lock_type(struct xa_state *xas, unsigned int lock_type) in xas_lock_type()
46 static inline void xas_unlock_type(struct xa_state *xas, unsigned int lock_type) in xas_unlock_type()
325 unsigned int lock_type = xa_lock_type(xas->xa); in __xas_nomem() local