Searched refs:xa_cmpxchg_bh (Results 1 – 3 of 3) sorted by relevance
173 * xa_cmpxchg_bh()239 如xa_store_bh()、xa_store_irq()、xa_erase_bh()、xa_erase_irq()、xa_cmpxchg_bh() 和xa_cmpxchg_irq()。
716 static inline void *xa_cmpxchg_bh(struct xarray *xa, unsigned long index, in xa_cmpxchg_bh() function1096 return xa_err(xa_cmpxchg_bh(xa, index, NULL, XA_ZERO_ENTRY, gfp)); in xa_reserve_bh()
214 * xa_cmpxchg_bh()291 xa_erase_bh(), xa_erase_irq(), xa_cmpxchg_bh()