Home
last modified time | relevance | path

Searched refs:nsc (Results 1 – 10 of 10) sorted by relevance

/tools/perf/util/
Dcopyfile.c20 struct nscookie nsc; in slow_copyfile() local
22 nsinfo__mountns_enter(nsi, &nsc); in slow_copyfile()
24 nsinfo__mountns_exit(&nsc); in slow_copyfile()
80 struct nscookie nsc; in copyfile_mode_ns() local
82 nsinfo__mountns_enter(nsi, &nsc); in copyfile_mode_ns()
84 nsinfo__mountns_exit(&nsc); in copyfile_mode_ns()
114 nsinfo__mountns_enter(nsi, &nsc); in copyfile_mode_ns()
116 nsinfo__mountns_exit(&nsc); in copyfile_mode_ns()
Dnamespaces.c275 struct nscookie nsc; in nsinfo__realpath() local
277 nsinfo__mountns_enter(nsi, &nsc); in nsinfo__realpath()
279 nsinfo__mountns_exit(&nsc); in nsinfo__realpath()
Ddsos.c77 struct nscookie nsc; in __dsos__read_build_ids() local
86 nsinfo__mountns_enter(pos->nsinfo, &nsc); in __dsos__read_build_ids()
91 nsinfo__mountns_exit(&nsc); in __dsos__read_build_ids()
Dbuild-id.c603 struct nscookie nsc; in build_id_cache__add_sdt_cache() local
609 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__add_sdt_cache()
611 nsinfo__mountns_exit(&nsc); in build_id_cache__add_sdt_cache()
629 struct nscookie nsc; in build_id_cache__find_debug() local
641 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__find_debug()
645 nsinfo__mountns_exit(&nsc); in build_id_cache__find_debug()
Dprobe-event.c471 struct nscookie nsc; in open_from_debuginfod() local
492 nsinfo__mountns_enter(nsi, &nsc); in open_from_debuginfod()
494 nsinfo__mountns_exit(&nsc); in open_from_debuginfod()
515 struct nscookie nsc; in open_debuginfo() local
540 nsinfo__mountns_enter(nsi, &nsc); in open_debuginfo()
550 nsinfo__mountns_exit(&nsc); in open_debuginfo()
600 struct nscookie nsc; in get_text_start_address() local
602 nsinfo__mountns_enter(nsi, &nsc); in get_text_start_address()
604 nsinfo__mountns_exit(&nsc); in get_text_start_address()
1105 struct nscookie nsc; in show_line_range() local
[all …]
Dsymbol.c1740 struct nscookie nsc; in dso__find_perf_map() local
1749 nsinfo__mountns_enter(nsi, &nsc); in dso__find_perf_map()
1751 nsinfo__mountns_exit(&nsc); in dso__find_perf_map()
1782 struct nscookie nsc; in dso__load() local
1794 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__load()
1873 nsinfo__mountns_exit(&nsc); in dso__load()
1884 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__load()
1950 nsinfo__mountns_exit(&nsc); in dso__load()
Dprobe-file.c423 struct nscookie nsc; in probe_cache__open() local
437 nsinfo__mountns_enter(nsi, &nsc); in probe_cache__open()
439 nsinfo__mountns_exit(&nsc); in probe_cache__open()
Ddso.c539 struct nscookie nsc; in open_dso() local
542 nsinfo__mountns_enter(dso->nsinfo, &nsc); in open_dso()
545 nsinfo__mountns_exit(&nsc); in open_dso()
/tools/perf/
Dbuiltin-buildid-cache.c179 struct nscookie nsc; in build_id_cache__add_file() local
181 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__add_file()
183 nsinfo__mountns_exit(&nsc); in build_id_cache__add_file()
201 struct nscookie nsc; in build_id_cache__remove_file() local
205 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__remove_file()
207 nsinfo__mountns_exit(&nsc); in build_id_cache__remove_file()
304 struct nscookie nsc; in build_id_cache__update_file() local
308 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__update_file()
310 nsinfo__mountns_exit(&nsc); in build_id_cache__update_file()
Dbuiltin-inject.c520 struct nscookie nsc; in dso__read_build_id() local
525 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__read_build_id()
528 nsinfo__mountns_exit(&nsc); in dso__read_build_id()