diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-11-13 22:06:28 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-11-13 22:06:28 +0300 |
commit | bcb8af5c46e452018de9b58db1fd0ffd94b5d96c (patch) | |
tree | 72fb91d893c4896098430d22c7f87ab2b47b673c /fs/nls | |
parent | af833988c088d3fed3e7188e7c3dd9ca17178dc3 (diff) | |
download | linux-bcb8af5c46e452018de9b58db1fd0ffd94b5d96c.tar.xz |
perf maps: Purge the entries from maps->names in __maps__purge()
No need to iterate via the ->names rbtree, as all the entries there
as in maps->entries as well, reuse __maps__purge() for that.
Doing it this way we can kill maps__for_each_entry_by_name(),
maps__for_each_entry_by_name_safe(), maps__{first,next}_by_name().
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-ps0nrio8pydyo23rr2s696ue@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'fs/nls')
0 files changed, 0 insertions, 0 deletions