Files
android_kernel_fxtec_sm6115/include
Matthew Wilcox 44c024d602 UPSTREAM: xarray: Change definition of sibling entries
Instead of storing a pointer to the slot containing the canonical entry,
store the offset of the slot.  Produces slightly more efficient code
(~300 bytes) and simplifies the implementation.

Change-Id: Ifc93b83c7ad88c25a7e34cdd152c43fb26c06a6b
Signed-off-by: Matthew Wilcox <willy@infradead.org>
Reviewed-by: Josef Bacik <jbacik@fb.com>
2026-05-31 11:15:38 +01:00
..