diff options
| author | Liam R. Howlett <[email protected]> | 2023-05-18 10:55:43 -0400 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-06-09 16:25:35 -0700 |
| commit | bb5dbd2272b8d7b3a34d234bb916819afbf802d1 (patch) | |
| tree | cc4bf310a28fa9c3b8ac878bc9bc6f4f203855a6 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | eb2e817f38cafbf776ffec9b273aaada6ffc274d (diff) | |
mm: add vma_iter_{next,prev}_range() to vma iterator
Add functionality to the VMA iterator to advance and retreat one offset
within the maple tree, regardless of the value contained. This can lead
to less re-walking to find an area of interest, especially when there is
nothing in that offset.
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions