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()。
720 static inline void *xa_cmpxchg_bh(struct xarray *xa, unsigned long index, in xa_cmpxchg_bh() function1106 return xa_err(xa_cmpxchg_bh(xa, index, NULL, XA_ZERO_ENTRY, gfp)); in xa_reserve_bh()
535 old = xa_cmpxchg_bh(&pool->dma_mapped, in __page_pool_unmap_netmem_dma()