Searched refs:xa_store_irq (Results 1 – 4 of 4) sorted by relevance
165 * xa_store_irq()239 如xa_store_bh()、xa_store_irq()、xa_erase_bh()、xa_erase_irq()、xa_cmpxchg_bh() 和xa_cmpxchg_irq()。
446 old = xa_store_irq(&debugfs_dentries, (unsigned long)dir, in ref_tracker_dir_debugfs()486 old = xa_store_irq(&debugfs_symlinks, (unsigned long)dir, in ref_tracker_dir_symlink()
616 static inline void *xa_store_irq(struct xarray *xa, unsigned long index, in xa_store_irq() function
1024 old_entry = xa_store_irq(&dev->qp_xa, 1, qp, GFP_KERNEL); in erdma_create_qp()