Home
last modified time | relevance | path

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

/include/linux/
Dxarray.h674 static inline void *xa_cmpxchg_bh(struct xarray *xa, unsigned long index, in xa_cmpxchg_bh() function
1025 return xa_err(xa_cmpxchg_bh(xa, index, NULL, XA_ZERO_ENTRY, gfp)); in xa_reserve_bh()