aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorLiam R. Howlett <[email protected]>2023-05-18 10:55:37 -0400
committerAndrew Morton <[email protected]>2023-06-09 16:25:34 -0700
commit6169b553195a193c52a675e45a9578f595fe194f (patch)
tree444b3def2be5736f030dbaea59f74524115523d6 /tools/perf/scripts/python/exported-sql-viewer.py
parentfff4a58cc00b3baef860c82d6e5e149f71c79d44 (diff)
maple_tree: add mas_next_range() and mas_find_range() interfaces
Some users of the maple tree may want to move to the next range in the tree, even if it stores a NULL. This family of function provides that functionality by advancing one slot at a time and returning the result, while mas_contiguous() will iterate over the range and stop on encountering the first NULL. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Liam R. Howlett <[email protected]> Cc: David Binderman <[email protected]> Cc: Peng Zhang <[email protected]> Cc: Sergey Senozhatsky <[email protected]> Cc: Vernon Yang <[email protected]> Cc: Wei Yang <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions