Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/translations/zh_CN/core-api/
Dxarray.rst164 * xa_store_bh()
239xa_store_bh()、xa_store_irq()、xa_erase_bh()、xa_erase_irq()、xa_cmpxchg_bh() 和xa_cmpxchg_irq()。
/linux-6.12.1/Documentation/core-api/
Dxarray.rst205 * xa_store_bh()
290 functions such as xa_store_bh(), xa_store_irq(),
/linux-6.12.1/include/linux/
Dxarray.h589 static inline void *xa_store_bh(struct xarray *xa, unsigned long index, in xa_store_bh() function