Searched refs:xa_erase (Results 1 – 5 of 5) sorted by relevance
66 void *xa_erase(struct xarray *, uint32_t);96 xa_erase((xa), (index))
446 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()
63 xa_erase(struct xarray *xa, uint32_t index) in xa_erase() function
468 old = xa_erase(&mdev->ipsec_sadb, sa_entry->ipsec_obj_id); in mlx5e_if_sa_deinstall_onekey()
1327 xa_erase(&event->object_ids, in devx_cleanup_subscription()1781 xa_erase(&event->object_ids, in subscribe_event_xa_dealloc()