Home
last modified time | relevance | path

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

/tools/perf/util/
A 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()
A Dnamespaces.c353 struct nscookie nsc; in nsinfo__realpath() local
355 nsinfo__mountns_enter(nsi, &nsc); in nsinfo__realpath()
357 nsinfo__mountns_exit(&nsc); in nsinfo__realpath()
365 struct nscookie nsc; in nsinfo__stat() local
367 nsinfo__mountns_enter(nsi, &nsc); in nsinfo__stat()
369 nsinfo__mountns_exit(&nsc); in nsinfo__stat()
A Dbuild-id.c551 struct nscookie nsc; in build_id_cache__add_sdt_cache() local
557 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__add_sdt_cache()
559 nsinfo__mountns_exit(&nsc); in build_id_cache__add_sdt_cache()
580 struct nscookie nsc; in build_id_cache__find_debug() local
596 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__find_debug()
600 nsinfo__mountns_exit(&nsc); in build_id_cache__find_debug()
840 struct nscookie nsc; in filename__read_build_id_ns() local
843 nsinfo__mountns_enter(nsi, &nsc); in filename__read_build_id_ns()
845 nsinfo__mountns_exit(&nsc); in filename__read_build_id_ns()
A Djitdump.c83 struct nscookie nsc; in jit_emit_elf() local
88 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_emit_elf()
91 nsinfo__mountns_exit(&nsc); in jit_emit_elf()
103 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_emit_elf()
105 nsinfo__mountns_exit(&nsc); in jit_emit_elf()
140 struct nscookie nsc; in jit_open() local
146 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_open()
148 nsinfo__mountns_exit(&nsc); in jit_open()
A Ddsos.c74 struct nscookie nsc; in dsos__read_build_ids_cb() local
83 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in dsos__read_build_ids_cb()
96 nsinfo__mountns_exit(&nsc); in dsos__read_build_ids_cb()
A Dprobe-event.c501 struct nscookie nsc; in open_from_debuginfod() local
522 nsinfo__mountns_enter(nsi, &nsc); in open_from_debuginfod()
524 nsinfo__mountns_exit(&nsc); in open_from_debuginfod()
545 struct nscookie nsc; in open_debuginfo() local
580 nsinfo__mountns_exit(&nsc); in open_debuginfo()
630 struct nscookie nsc; in get_text_start_address() local
634 nsinfo__mountns_exit(&nsc); in get_text_start_address()
1169 struct nscookie nsc; in show_line_range() local
1176 nsinfo__mountns_exit(&nsc); in show_line_range()
2989 struct nscookie nsc; in __add_probe_trace_events() local
[all …]
A Dsymbol.c1775 struct nscookie nsc; in dso__find_perf_map() local
1784 nsinfo__mountns_enter(nsi, &nsc); in dso__find_perf_map()
1786 nsinfo__mountns_exit(&nsc); in dso__find_perf_map()
1816 struct nscookie nsc; in dso__load() local
1831 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in dso__load()
1909 nsinfo__mountns_exit(&nsc); in dso__load()
1929 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in dso__load()
1998 nsinfo__mountns_exit(&nsc); in dso__load()
A Dprobe-file.c439 struct nscookie nsc; in probe_cache__open() local
453 nsinfo__mountns_enter(nsi, &nsc); in probe_cache__open()
455 nsinfo__mountns_exit(&nsc); in probe_cache__open()
A Ddisasm.c1388 struct nscookie nsc; in read_symbol() local
1399 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in read_symbol()
1401 nsinfo__mountns_exit(&nsc); in read_symbol()
1504 struct nscookie nsc; in symbol__disassemble_capstone_powerpc() local
1525 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in symbol__disassemble_capstone_powerpc()
1527 nsinfo__mountns_exit(&nsc); in symbol__disassemble_capstone_powerpc()
A Ddso.c636 struct nscookie nsc; in open_dso() local
640 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in open_dso()
645 nsinfo__mountns_exit(&nsc); in open_dso()
/tools/testing/selftests/net/netfilter/
A Dnft_interface_stress.sh22 setup_ns nsc nsr nss
24 ip -net $nsc link add cr0 type veth peer name rc0 netns $nsr
25 ip -net $nsc addr add 10.0.0.1/24 dev cr0
26 ip -net $nsc link set cr0 up
27 ip -net $nsc route add default via 10.0.0.2
93 rate=$(ip netns exec $nsc iperf3 \
/tools/perf/
A Dbuiltin-buildid-cache.c180 struct nscookie nsc; in build_id_cache__add_file() local
182 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__add_file()
184 nsinfo__mountns_exit(&nsc); in build_id_cache__add_file()
202 struct nscookie nsc; in build_id_cache__remove_file() local
206 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__remove_file()
208 nsinfo__mountns_exit(&nsc); in build_id_cache__remove_file()
307 struct nscookie nsc; in build_id_cache__update_file() local
311 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__update_file()
313 nsinfo__mountns_exit(&nsc); in build_id_cache__update_file()
A Dbuiltin-inject.c675 struct nscookie nsc; in dso__read_build_id() local
682 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in dso__read_build_id()
692 nsinfo__mountns_exit(&nsc); in dso__read_build_id()

Completed in 38 milliseconds