Searched refs:xa_release (Results 1 – 4 of 4) sorted by relevance
437 xa_release(xa, 12345678); in check_reserve()443 xa_release(xa, 12345678); in check_reserve()451 xa_release(xa, 12345678); in check_reserve()483 xa_release(xa, 6); in check_reserve()
101 not need to use the reserved entry, you can call xa_release()103 in the meantime, xa_release() will do nothing; if instead you155 To free an entry, use xa_erase() (or xa_release() if
1090 static inline void xa_release(struct xarray *xa, unsigned long index) in xa_release() function
936 xa_release(&device->compat_devs, rnet->id); in add_one_compat_dev()