Searched refs:xa_release (Results 1 – 4 of 4) sorted by relevance
408 xa_release(xa, 12345678); in check_reserve()414 xa_release(xa, 12345678); in check_reserve()422 xa_release(xa, 12345678); in check_reserve()454 xa_release(xa, 6); in check_reserve()
113 not need to use the reserved entry, you can call xa_release()115 in the meantime, xa_release() will do nothing; if instead you142 To free an entry, use xa_erase() (or xa_release() if
1055 static inline void xa_release(struct xarray *xa, unsigned long index) in xa_release() function
925 xa_release(&device->compat_devs, rnet->id); in add_one_compat_dev()