Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H 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()
H A Dnamespaces.c352 struct nscookie nsc; in nsinfo__realpath() local
354 nsinfo__mountns_enter(nsi, &nsc); in nsinfo__realpath()
356 nsinfo__mountns_exit(&nsc); in nsinfo__realpath()
364 struct nscookie nsc; in nsinfo__stat() local
366 nsinfo__mountns_enter(nsi, &nsc); in nsinfo__stat()
368 nsinfo__mountns_exit(&nsc); in nsinfo__stat()
H A Dbuild-id.c558 struct nscookie nsc; in build_id_cache__add_sdt_cache() local
564 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__add_sdt_cache()
566 nsinfo__mountns_exit(&nsc); in build_id_cache__add_sdt_cache()
587 struct nscookie nsc; in build_id_cache__find_debug() local
603 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__find_debug()
607 nsinfo__mountns_exit(&nsc); in build_id_cache__find_debug()
847 struct nscookie nsc; in filename__read_build_id_ns() local
850 nsinfo__mountns_enter(nsi, &nsc); in filename__read_build_id_ns()
852 nsinfo__mountns_exit(&nsc); in filename__read_build_id_ns()
H 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()
104 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_emit_elf()
106 nsinfo__mountns_exit(&nsc); in jit_emit_elf()
141 struct nscookie nsc; in jit_open() local
147 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_open()
149 nsinfo__mountns_exit(&nsc); in jit_open()
H 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()
H 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
570 nsinfo__mountns_enter(nsi, &nsc); in open_debuginfo()
580 nsinfo__mountns_exit(&nsc); in open_debuginfo()
630 struct nscookie nsc; in get_text_start_address() local
632 nsinfo__mountns_enter(nsi, &nsc); in get_text_start_address()
634 nsinfo__mountns_exit(&nsc); in get_text_start_address()
1169 struct nscookie nsc; in show_line_range() local
[all …]
H A Dcapstone.c452 struct nscookie nsc; in symbol__disassemble_capstone_powerpc() local
473 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in symbol__disassemble_capstone_powerpc()
475 nsinfo__mountns_exit(&nsc); in symbol__disassemble_capstone_powerpc()
H A Dsymbol.c1645 struct nscookie nsc; in dso__find_perf_map() local
1654 nsinfo__mountns_enter(nsi, &nsc); in dso__find_perf_map()
1656 nsinfo__mountns_exit(&nsc); in dso__find_perf_map()
1686 struct nscookie nsc; in dso__load() local
1701 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in dso__load()
1778 nsinfo__mountns_exit(&nsc); in dso__load()
1798 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in dso__load()
1867 nsinfo__mountns_exit(&nsc); in dso__load()
H A Ddso.c647 struct nscookie nsc; in open_dso() local
651 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in open_dso()
656 nsinfo__mountns_exit(&nsc); in open_dso()
1897 struct nscookie nsc; in __dso__read_symbol() local
1906 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in __dso__read_symbol()
1909 nsinfo__mountns_exit(&nsc); in __dso__read_symbol()
H A Dprobe-file.c440 struct nscookie nsc; in probe_cache__open() local
454 nsinfo__mountns_enter(nsi, &nsc); in probe_cache__open()
456 nsinfo__mountns_exit(&nsc); in probe_cache__open()
/linux/tools/testing/selftests/net/netfilter/
H 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 \
/linux/tools/perf/
H 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()
309 struct nscookie nsc; in build_id_cache__update_file() local
313 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__update_file()
315 nsinfo__mountns_exit(&nsc); in build_id_cache__update_file()
H A Dbuiltin-inject.c749 struct nscookie nsc; in dso__read_build_id() local
756 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in dso__read_build_id()
766 nsinfo__mountns_exit(&nsc); in dso__read_build_id()
/linux/kernel/time/
H A Dnamespace.c331 struct ns_common *nsc = &nsproxy->time_ns_for_children->ns; in timens_on_fork() local
332 struct time_namespace *ns = to_time_ns(nsc); in timens_on_fork()
/linux/arch/powerpc/boot/dts/
H A Da4m072.dts91 compatible = "nsc,lm87";
/linux/mm/
H A Dmempolicy.c405 const nodemask_t *nodes, struct nodemask_scratch *nsc) in mpol_set_nodemask() argument
418 nodes_and(nsc->mask1, in mpol_set_nodemask()
424 mpol_relative_nodemask(&nsc->mask2, nodes, &nsc->mask1); in mpol_set_nodemask()
426 nodes_and(nsc->mask2, *nodes, nsc->mask1); in mpol_set_nodemask()
433 ret = mpol_ops[pol->mode].create(pol, &nsc->mask2); in mpol_set_nodemask()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dd3.c1800 struct iwl_ns_config *nsc; in iwl_mld_send_proto_offload() local
1806 nsc = cmd->ns_config; in iwl_mld_send_proto_offload()
1832 if (ipv6_addr_cmp(&nsc[j].dest_ipv6_addr, in iwl_mld_send_proto_offload()
1839 nsc[j].dest_ipv6_addr = solicited_addr; in iwl_mld_send_proto_offload()
1840 memcpy(nsc[j].target_mac_addr, vif->addr, ETH_ALEN); in iwl_mld_send_proto_offload()
/linux/
H A D.mailmap610 Nicolas Schier <nsc@kernel.org> <n.schier@avm.de>
611 Nicolas Schier <nsc@kernel.org> <nicolas@fjasle.eu>
H A DMAINTAINERS13751 M: Nicolas Schier <nsc@kernel.org>
13821 M: Nicolas Schier <nsc@kernel.org>