Home
last modified time | relevance | path

Searched refs:xa_unlock_bh (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dxarray.h539 #define xa_unlock_bh(xa) spin_unlock_bh(&(xa)->xa_lock) macro
597 xa_unlock_bh(xa); in xa_store_bh()
648 xa_unlock_bh(xa); in xa_erase_bh()
728 xa_unlock_bh(xa); in xa_cmpxchg_bh()
816 xa_unlock_bh(xa); in xa_insert_bh()
912 xa_unlock_bh(xa); in xa_alloc_bh()
1023 xa_unlock_bh(xa); in xa_alloc_cyclic_bh()
1421 #define xas_unlock_bh(xas) xa_unlock_bh((xas)->xa)
H A Didr.h105 #define idr_unlock_bh(idr) xa_unlock_bh(&(idr)->idr_rt)
/linux/Documentation/translations/zh_CN/core-api/
H A Dxarray.rst218 xa_unlock_bh(&foo->array);
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c873 xa_unlock_bh(&ipsec->sadb); in mlx5e_xfrm_add_state()
/linux/net/core/
H A Dsock.c1123 xa_unlock_bh(&sk->sk_user_frags); in sock_devmem_dontneed()
1134 xa_unlock_bh(&sk->sk_user_frags); in sock_devmem_dontneed()
/linux/net/ipv4/
H A Dtcp.c2446 xa_unlock_bh(&sk->sk_user_frags); in tcp_xa_pool_commit()
2468 xa_unlock_bh(&sk->sk_user_frags); in tcp_xa_pool_refill()