Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dxarray.rst119 可以使用xa_alloc_bh()或xa_alloc_irq(),在分配ID的同时禁用中断。
177 * xa_alloc_bh()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dipsec_fs.c53 err = xa_alloc_bh(&ipsec->rx_esw->ipsec_obj_id_map, &mapped_id, in mlx5_esw_ipsec_rx_setup_modify_header()
/openbmc/linux/include/linux/
H A Dxarray.h900 static inline int __must_check xa_alloc_bh(struct xarray *xa, u32 *id, in xa_alloc_bh() function
/openbmc/linux/Documentation/core-api/
H A Dxarray.rst149 you can use xa_alloc_bh() or xa_alloc_irq() to disable
218 * xa_alloc_bh()