linux/Documentation/core-api
Matthew Wilcox 9f14d4f1f1 xarray: Add xa_reserve and xa_release
This function reserves a slot in the XArray for users which need
to acquire multiple locks before storing their entry in the tree and
so cannot use a plain xa_store().

Signed-off-by: Matthew Wilcox <willy@infradead.org>
2018-10-21 10:46:00 -04:00
..
assoc_array.rst
atomic_ops.rst locking/atomics/Documentation: Describe atomic_set() as a write operation 2018-07-17 09:30:31 +02:00
boot-time-mm.rst docs/mm: add description of boot time memory management 2018-08-02 12:40:27 -06:00
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 docs/idr: use empty "functions" directive 2018-06-30 07:52:50 -06:00
index.rst xarray: Add documentation 2018-10-21 10:45:57 -04:00
kernel-api.rst docs/core-api: split memory management API to a separate file 2018-08-23 18:48:43 -07:00
librs.rst
local_ops.rst
mm-api.rst docs/core-api: mm-api: add section about GFP flags 2018-08-23 18:48:43 -07:00
printk-formats.rst
refcount-vs-atomic.rst
timekeeping.rst Documentation: document ktime_get_*() APIs 2018-07-23 09:16:56 -06:00
tracepoint.rst
workqueue.rst
xarray.rst xarray: Add xa_reserve and xa_release 2018-10-21 10:46:00 -04:00