Star64_linux/Documentation/core-api
Matthew Wilcox b0606fed6e XArray: Honour reserved entries in xa_insert
xa_insert() should treat reserved entries as occupied, not as available.
Also, it should treat requests to insert a NULL pointer as a request
to reserve the slot.  Add xa_insert_bh() and xa_insert_irq() for
completeness.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
2019-01-06 22:12:58 -05:00
..
assoc_array.rst
atomic_ops.rst
boot-time-mm.rst
cachetlb.rst
circular-buffers.rst
conf.py
cpu_hotplug.rst
debug-objects.rst
errseq.rst
flexible-arrays.rst
genalloc.rst
genericirq.rst
gfp_mask-from-fs-io.rst
idr.rst
index.rst
kernel-api.rst
librs.rst
local_ops.rst
memory-allocation.rst
memory-hotplug.rst
mm-api.rst
printk-formats.rst
refcount-vs-atomic.rst
timekeeping.rst
tracepoint.rst
workqueue.rst
xarray.rst XArray: Honour reserved entries in xa_insert 2019-01-06 22:12:58 -05:00