diff options
| author | Liam R. Howlett <[email protected]> | 2023-05-18 10:55:40 -0400 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-06-09 16:25:34 -0700 |
| commit | 6b9e93e0102048e64681c2fa265ae81c221f6c6d (patch) | |
| tree | fd7405eefc3862fae9259b4cc81d940f0f90831e /tools/perf/scripts/python | |
| parent | dd9a85138280d8caef2de6d3e533ee286ca200d6 (diff) | |
maple_tree: add mas_prev_range() and mas_find_range_rev interface
Some users of the maple tree may want to move to the previous range
regardless of the value stored there. Add this interface as well as the
'find' variant to support walking to the first value, then iterating over
the previous ranges.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Liam R. Howlett <[email protected]>
Cc: Vernon Yang <[email protected]>
Cc: David Binderman <[email protected]>
Cc: Peng Zhang <[email protected]>
Cc: Sergey Senozhatsky <[email protected]>
Cc: Wei Yang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions