Home
last modified time | relevance | path

Searched refs:xa_erase (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dxarray.h66 void *xa_erase(struct xarray *, uint32_t);
96 xa_erase((xa), (index))
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_rdma_core.c446 xa_erase(&attrs->ufile->idr, uobj->id); in alloc_begin_idr_uobject()
518 xa_erase(&uobj->ufile->idr, uobj->id); in alloc_abort_idr_uobject()
546 xa_erase(&uobj->ufile->idr, uobj->id); in remove_handle_idr_uobject()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_xarray.c63 xa_erase(struct xarray *xa, uint32_t index) in xa_erase() function
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec.c468 old = xa_erase(&mdev->ipsec_sadb, sa_entry->ipsec_obj_id); in mlx5e_if_sa_deinstall_onekey()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_devx.c1327 xa_erase(&event->object_ids, in devx_cleanup_subscription()
1781 xa_erase(&event->object_ids, in subscribe_event_xa_dealloc()