Home
last modified time | relevance | path

Searched refs:nsc (Results 1 – 17 of 17) 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.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()
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()
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()
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 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()
H 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()
H 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()
H 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()
/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/drivers/net/wireless/intel/iwlwifi/mvm/
H A Doffloading.c66 struct iwl_ns_config *nsc; in iwl_mvm_send_proto_offload() local
73 nsc = cmd.v3s.ns_config; in iwl_mvm_send_proto_offload()
78 nsc = cmd.v4.ns_config; in iwl_mvm_send_proto_offload()
104 if (ipv6_addr_cmp(&nsc[j].dest_ipv6_addr, in iwl_mvm_send_proto_offload()
111 nsc[j].dest_ipv6_addr = solicited_addr; in iwl_mvm_send_proto_offload()
112 memcpy(nsc[j].target_mac_addr, vif->addr, ETH_ALEN); in iwl_mvm_send_proto_offload()
/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()
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()
H 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()
/linux/kernel/time/
H A Dnamespace.c335 struct ns_common *nsc = &nsproxy->time_ns_for_children->ns; in timens_on_fork() local
336 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/drivers/net/wireless/intel/iwlwifi/mld/
H A Dd3.c1639 struct iwl_ns_config *nsc; in iwl_mld_send_proto_offload() local
1645 nsc = cmd->ns_config; in iwl_mld_send_proto_offload()
1671 if (ipv6_addr_cmp(&nsc[j].dest_ipv6_addr, in iwl_mld_send_proto_offload()
1678 nsc[j].dest_ipv6_addr = solicited_addr; in iwl_mld_send_proto_offload()
1679 memcpy(nsc[j].target_mac_addr, vif->addr, ETH_ALEN); in iwl_mld_send_proto_offload()
/linux/mm/
H A Dmempolicy.c403 const nodemask_t *nodes, struct nodemask_scratch *nsc) in mpol_set_nodemask() argument
416 nodes_and(nsc->mask1, in mpol_set_nodemask()
422 mpol_relative_nodemask(&nsc->mask2, nodes, &nsc->mask1); in mpol_set_nodemask()
424 nodes_and(nsc->mask2, *nodes, nsc->mask1); in mpol_set_nodemask()
431 ret = mpol_ops[pol->mode].create(pol, &nsc->mask2); in mpol_set_nodemask()